cmd/geth: remove retesteth

This commit is contained in:
Martin Holst Swende
2020-11-17 11:44:38 +01:00
parent 92c56eb820
commit d513584e52
3 changed files with 0 additions and 1068 deletions

View File

@ -244,8 +244,6 @@ func init() {
licenseCommand,
// See config.go
dumpConfigCommand,
// See retesteth.go
retestethCommand,
// See cmd/utils/flags_legacy.go
utils.ShowDeprecated,
}