mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-11 06:23:47 +00:00
drop fmt
This commit is contained in:
parent
7b6f0eadd7
commit
ee1263a78c
1 changed files with 0 additions and 1 deletions
|
|
@ -9,7 +9,6 @@ const tmplSourceGoV2 = `
|
||||||
package {{.Package}}
|
package {{.Package}}
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"fmt"
|
|
||||||
"math/big"
|
"math/big"
|
||||||
"errors"
|
"errors"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue