Skip to content

Commit 28821c5

Browse files
committed
style: remove unused import
1 parent f7a3646 commit 28821c5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/drafts/XanV2.sol

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
pragma solidity ^0.8.30;
33

44
import {IXanV2} from "../interfaces/IXanV2.sol";
5-
import {Parameters} from "../libs/Parameters.sol";
65
import {XanV1} from "../XanV1.sol";
76

87
/// @notice A draft of the second version of the XAN contract.

0 commit comments

Comments
 (0)