Skip to content

Commit

Permalink
Lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
holgerd77 committed Aug 17, 2024
1 parent 01e6266 commit 1692654
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/client/test/miner/pendingBlock.spec.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { Block, BlockHeader, createBlockHeader } from '@ethereumjs/block'
import { BlockHeader, createBlockHeader } from '@ethereumjs/block'
import { createBlockchain } from '@ethereumjs/blockchain'
import { Common, Goerli, Hardfork, Mainnet, createCommonFromGethGenesis } from '@ethereumjs/common'
import { DefaultStateManager } from '@ethereumjs/statemanager'
Expand Down

0 comments on commit 1692654

Please sign in to comment.