Skip to content

Commit b58b5c2

Browse files
authored
fix: cyclic dependency (#360)
1 parent 5c17314 commit b58b5c2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

contracts/v0.8/types/CommonTypes.sol

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
// SPDX-License-Identifier: Apache-2.0
2020
pragma solidity ^0.8.17;
2121

22-
import "../cbor/BigIntCbor.sol";
2322

2423
/// @title Filecoin actors' common types for Solidity.
2524
/// @author Zondax AG

0 commit comments

Comments
 (0)