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 a6dc797 commit a0db2f8Copy full SHA for a0db2f8
contracts/test/hello_world.ts
@@ -3,7 +3,7 @@
3
4
5
import { expect } from "chai"
6
-import { Contract, Signer } from "ethers"
+import { Signer } from "ethers"
7
import { ethers } from "hardhat"
8
import { test } from "@avalabs/subnet-evm-contracts"
9
import { IHelloWorld } from "typechain-types"
0 commit comments