drop fmt
This commit is contained in:
parent
2725ae2bcb
commit
724f77e3ec
|
@ -9,7 +9,6 @@ const tmplSourceGoV2 = `
|
||||||
package {{.Package}}
|
package {{.Package}}
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"fmt"
|
|
||||||
"math/big"
|
"math/big"
|
||||||
"errors"
|
"errors"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue