We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7a3646 commit 28821c5Copy full SHA for 28821c5
src/drafts/XanV2.sol
@@ -2,7 +2,6 @@
2
pragma solidity ^0.8.30;
3
4
import {IXanV2} from "../interfaces/IXanV2.sol";
5
-import {Parameters} from "../libs/Parameters.sol";
6
import {XanV1} from "../XanV1.sol";
7
8
/// @notice A draft of the second version of the XAN contract.
0 commit comments