Skip to content

Commit

Permalink
Minor
Browse files Browse the repository at this point in the history
  • Loading branch information
holgerd77 committed Aug 6, 2024
1 parent 610852b commit 69bca4c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/evm/src/precompiles/bn254/noble.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import {
hexToBytes,
setLengthLeft,
} from '@ethereumjs/util'
import { bytesToHex } from '@noble/curves/abstract/utils'
import { bn254 } from '@noble/curves/bn254'

import type { EVMBN254Interface } from '../../types.js'
Expand Down

0 comments on commit 69bca4c

Please sign in to comment.