Merge pull request #21861 from holiman/remove_retesteth

cmd/geth: remove retesteth
This commit is contained in:
Péter Szilágyi
2020-11-19 07:49:40 +02:00
committed by GitHub
3 changed files with 0 additions and 1068 deletions

View File

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