Skip to content

Commit

Permalink
remove verkle cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
colinlyguo committed Oct 31, 2024
1 parent 19e6400 commit cecf688
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cmd/geth/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -248,8 +248,6 @@ func init() {
utils.ShowDeprecated,
// See snapshot.go
snapshotCommand,
// See verkle.go
verkleCommand,
}
if logTestCommand != nil {
app.Commands = append(app.Commands, logTestCommand)
Expand Down

0 comments on commit cecf688

Please sign in to comment.