Skip to content

Commit 9393147

Browse files
authored
Remove BlockhashMock (#5662)
1 parent d61a349 commit 9393147

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

contracts/mocks/BlockhashMock.sol

Lines changed: 0 additions & 7 deletions
This file was deleted.

contracts/mocks/Stateless.sol

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ import {Arrays} from "../utils/Arrays.sol";
99
import {AuthorityUtils} from "../access/manager/AuthorityUtils.sol";
1010
import {Base64} from "../utils/Base64.sol";
1111
import {BitMaps} from "../utils/structs/BitMaps.sol";
12+
import {Blockhash} from "../utils/Blockhash.sol";
1213
import {Bytes} from "../utils/Bytes.sol";
1314
import {CAIP2} from "../utils/CAIP2.sol";
1415
import {CAIP10} from "../utils/CAIP10.sol";

0 commit comments

Comments
 (0)