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 d0173f0 commit c7d4149Copy full SHA for c7d4149
test/GPv2Signing/DomainSeparator.t.sol
@@ -5,7 +5,6 @@ import {Helper} from "./Helper.sol";
5
6
import {Harness, Helper} from "./Helper.sol";
7
import {Eip712} from "test/libraries/Eip712.sol";
8
-import {Order as OrderLib} from "test/libraries/Order.sol";
9
10
contract DomainSeparator is Helper {
11
function test_TYPE_HASH_matches_the_EIP_712_order_type_hash() public view {
0 commit comments