Skip to content

Commit ec4a961

Browse files
committed
remove comment
1 parent 9ecf644 commit ec4a961

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

test/mocks/IMockPermit2.sol

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,4 @@ abstract contract IMockPermit2 {
2222
{}
2323

2424
function useUnorderedNonce(address from, uint256 nonce) public virtual {}
25-
26-
// stuck here bc this is defined at Permit2 but not the interface
27-
// function invalidateUnorderedNonces(uint256 wordPos, uint256 mask) external {}
2825
}

0 commit comments

Comments
 (0)