You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It was added in #2392 but it is really slow and has some edge cases e.g.
this is wrong
The following unused import(s) in src/universal/CrossDomainMessenger.sol should be removed:
-import { Initializable } from "@openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol"; (src/universal/CrossDomainMessenger.sol#4)
It was added in #2392 but it is really slow and has some edge cases e.g.
this is wrong
slither contracts.zip --detect unused-import
contracts.zip
The text was updated successfully, but these errors were encountered: