aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/geth/main.go
diff options
context:
space:
mode:
authorPéter Szilágyi <peterke@gmail.com>2017-02-24 19:59:56 +0800
committerGitHub <noreply@github.com>2017-02-24 19:59:56 +0800
commit50ee279f2585e9e2eee30f0e1d4a3bf5f781bd72 (patch)
treed7c6c0d60d51f54910f905094794a97da11a156d /cmd/geth/main.go
parent562ccff8229678a988533d725e6f3c608729b4f9 (diff)
parentaca066f3378514bf99c56ff9723e9e7e86452326 (diff)
downloaddexon-50ee279f2585e9e2eee30f0e1d4a3bf5f781bd72.tar.gz
dexon-50ee279f2585e9e2eee30f0e1d4a3bf5f781bd72.tar.zst
dexon-50ee279f2585e9e2eee30f0e1d4a3bf5f781bd72.zip
Merge pull request #3705 from karalabe/drop-legacy-commands
Drop legacy commands
Diffstat (limited to 'cmd/geth/main.go')
-rw-r--r--cmd/geth/main.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd/geth/main.go b/cmd/geth/main.go
index 803a618f1..fa61f7386 100644
--- a/cmd/geth/main.go
+++ b/cmd/geth/main.go
@@ -65,7 +65,6 @@ func init() {
initCommand,
importCommand,
exportCommand,
- upgradedbCommand,
removedbCommand,
dumpCommand,
// See monitorcmd.go: