Skip to content

Commit

Permalink
Fix linting issue
Browse files Browse the repository at this point in the history
  • Loading branch information
scorbajio committed Aug 12, 2024
1 parent 9a02915 commit 917d48f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/block/src/header.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,8 @@ import { keccak256 } from 'ethereum-cryptography/keccak.js'
import {
CLIQUE_EXTRA_SEAL,
CLIQUE_EXTRA_VANITY,
requireClique,
cliqueIsEpochTransition,
} from './consensus/clique.js'
import { createSealedCliqueBlock } from './constructors.js'
import { fakeExponential } from './helpers.js'
import { paramsBlock } from './params.js'

Expand Down

0 comments on commit 917d48f

Please sign in to comment.