Skip to content

Commit d798fc0

Browse files
committed
lint:fix
1 parent 7a9997f commit d798fc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contracts/account/utils/draft-ERC7579Utils.sol

+1-1
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ library ERC7579Utils {
217217
}
218218
}
219219

220-
/**
220+
/**
221221
* @dev Calldata sanity check
222222
*
223223
* Solidity performs "lazy" verification that all calldata objects are valid, by checking that they are

0 commit comments

Comments
 (0)