Skip to content

Commit ab92809

Browse files
committed
Lint
1 parent 2251c2c commit ab92809

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

packages/evm/src/verkleAccessWitness.ts

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,7 @@ import type {
2828
VerkleAccessedState,
2929
VerkleAccessedStateWithAddress,
3030
} from '@ethereumjs/common'
31-
import type {
32-
StatefulVerkleStateManager,
33-
StatelessVerkleStateManager,
34-
} from '@ethereumjs/statemanager'
31+
import type { StatefulVerkleStateManager } from '@ethereumjs/statemanager'
3532
import type {
3633
Address,
3734
PrefixedHexString,

0 commit comments

Comments
 (0)