Skip to content

Commit 8af7e55

Browse files
committed
remove unused import
1 parent ffbea65 commit 8af7e55

File tree

1 file changed

+0
-1
lines changed
  • packages/client/src/rpc/modules/engine

1 file changed

+0
-1
lines changed

packages/client/src/rpc/modules/engine/engine.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ import {
6363
payloadAttributesFieldValidatorsV3,
6464
} from './validators.ts'
6565

66-
import { blob } from 'node:stream/consumers'
6766
import type { Block, ExecutionPayload } from '@ethereumjs/block'
6867
import type { PrefixedHexString } from '@ethereumjs/util'
6968
import type { VM } from '@ethereumjs/vm'

0 commit comments

Comments
 (0)