mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-20 23:09:27 +00:00
drop fmt
This commit is contained in:
parent
2725ae2bcb
commit
724f77e3ec
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