Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
Amxx committed Oct 10, 2024
1 parent 4a01062 commit 8c4c142
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/abstraction/utils/ERC7579Utils.sol
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ type ExecType is bytes1;
type ModeSelector is bytes4;
type ModePayload is bytes22;

// slither-disable-next-line unused-state-variable
// slither-disable-next-line unused-state
library ERC7579Utils {
using Packing for *;

Expand Down

0 comments on commit 8c4c142

Please sign in to comment.