mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-27 15:16:43 +00:00
save
This commit is contained in:
parent
d85f796356
commit
5f3ccb0205
1 changed files with 0 additions and 1 deletions
|
|
@ -631,7 +631,6 @@ func importLDBdata(ctx *cli.Context) error {
|
|||
start := 0
|
||||
switch ctx.NArg() {
|
||||
case 1:
|
||||
break
|
||||
case 2:
|
||||
s, err := strconv.Atoi(ctx.Args().Get(1))
|
||||
if err != nil {
|
||||
|
|
|
|||
Loading…
Reference in a new issue