Skip to content

Commit 31ffdb3

Browse files
committed
Fix building with Go 1.10
1 parent 4d2a48d commit 31ffdb3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cmd/geth/usage.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ import (
2222
"io"
2323
"sort"
2424

25-
"strings"
26-
2725
"github.com/ethereum/go-ethereum/cmd/utils"
2826
"github.com/ethereum/go-ethereum/internal/debug"
2927
"gopkg.in/urfave/cli.v1"

0 commit comments

Comments
 (0)