aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/swarm/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/swarm/main.go')
-rw-r--r--cmd/swarm/main.go8
1 files changed, 0 insertions, 8 deletions
diff --git a/cmd/swarm/main.go b/cmd/swarm/main.go
index 5acf87c71..14d8b4c6b 100644
--- a/cmd/swarm/main.go
+++ b/cmd/swarm/main.go
@@ -537,14 +537,6 @@ pv(1) tool to get a progress bar:
pv chunks.tar | swarm db import ~/.ethereum/swarm/bzz-KEY/chunks -`,
},
- {
- Action: dbClean,
- CustomHelpTemplate: helpTemplate,
- Name: "clean",
- Usage: "remove corrupt entries from a local chunk database",
- ArgsUsage: "<chunkdb>",
- Description: "Remove corrupt entries from a local chunk database",
- },
},
},