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