mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-08 01:01:34 +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}}
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"math/big"
|
||||
"errors"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue