Skip to content

Commit b74abef

Browse files
committed
stateless
1 parent 6d41004 commit b74abef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

contracts/mocks/Stateless.sol

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ import {ERC721Holder} from "../token/ERC721/utils/ERC721Holder.sol";
2828
import {ERC4337Utils} from "../account/utils/draft-ERC4337Utils.sol";
2929
import {ERC7579Utils} from "../account/utils/draft-ERC7579Utils.sol";
3030
import {Heap} from "../utils/structs/Heap.sol";
31+
import {IndirectCall} from "../utils/IndirectCall.sol";
3132
import {Math} from "../utils/math/Math.sol";
3233
import {MerkleProof} from "../utils/cryptography/MerkleProof.sol";
3334
import {MessageHashUtils} from "../utils/cryptography/MessageHashUtils.sol";

0 commit comments

Comments
 (0)