Skip to content

Commit 5540829

Browse files
Lavinia TalpasLavinia Talpas
authored andcommitted
remove useless stuff
1 parent 02b66ac commit 5540829

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

examples/evm/blockExtraDataDecoder.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
1-
import "dotenv/config"
21
import { Buffer } from "../../src"
32
import { Tx } from "../../src/apis/evm"
43
import { Serialization } from "../../src/utils"
54
import { SerializedType } from "../../src/utils"
65
import * as bech32 from "bech32"
7-
import "dotenv/config"
86

97
const cb58: SerializedType = "cb58"
108
const serialization: Serialization = Serialization.getInstance()

0 commit comments

Comments
 (0)