Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
oed committed Nov 24, 2023
1 parent 18173a5 commit 4449703
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion packages/varsig/src/__tests__/parse-eip191.test.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { test } from '@jest/globals'
import * as varintes from 'varintes'
import { secp256k1 } from '@noble/curves/secp256k1'
import * as uint8arrays from 'uint8arrays'
import { privateKeyToAccount } from 'viem/accounts'
import { BytesTape } from '../bytes-tape.js'
Expand Down
1 change: 0 additions & 1 deletion packages/varsig/src/__tests__/parse-eip712.test.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { test } from '@jest/globals'
import * as varintes from 'varintes'
import { secp256k1 } from '@noble/curves/secp256k1'
import * as uint8arrays from 'uint8arrays'
import { privateKeyToAccount } from 'viem/accounts'
import { BytesTape } from '../bytes-tape.js'
Expand Down

0 comments on commit 4449703

Please sign in to comment.