Skip to content

Commit 8aba166

Browse files
committed
chore: remove unused import
1 parent 2a6127f commit 8aba166

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/prover/one-step-proof.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { ethers, run, getNamedAccounts, deployments } from 'hardhat'
1+
import { ethers, run, deployments } from 'hardhat'
22
import fs from 'fs'
33
import assert from 'assert'
44
import readline from 'readline'

0 commit comments

Comments
 (0)