Skip to content

Commit 307224d

Browse files
committed
cleanup imports
1 parent 0fd1107 commit 307224d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/mocks/ScrollChainMockBlob.sol

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22

33
pragma solidity =0.8.24;
44

5-
import {BatchHeaderV0Codec} from "../libraries/codec/BatchHeaderV0Codec.sol";
6-
import {BatchHeaderV1Codec} from "../libraries/codec/BatchHeaderV1Codec.sol";
7-
import {BatchHeaderV3Codec} from "../libraries/codec/BatchHeaderV3Codec.sol";
85
import {ScrollChain} from "../L1/rollup/ScrollChain.sol";
96

107
contract ScrollChainMockBlob is ScrollChain {

0 commit comments

Comments
 (0)