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 eeadfef commit f424afb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contracts/abstraction/utils/ERC7579Utils.sol
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ type ExecType is bytes1;
type ModeSelector is bytes4;
type ModePayload is bytes22;

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

Expand Down

0 comments on commit f424afb

Please sign in to comment.