Skip to content

Commit a92a472

Browse files
committed
Fix contract.
1 parent d073921 commit a92a472

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/tests/mocks/nf-token-receiver-test-mock.sol

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ contract NFTokenReceiverTestMock is
1515
bytes calldata _data
1616
)
1717
external
18-
pure
1918
override
2019
returns(bytes4)
2120
{

0 commit comments

Comments
 (0)