Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
joelsmith-2019 committed Apr 26, 2024
1 parent ef8492e commit d107fb1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/appstate.go
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ func (a *AppState) validateConfig() error {
return err
}
} else {

// validate eth based chains
cc := cfg.(*ethereum.ChainConfig)
err := a.validateChain(
Expand Down

0 comments on commit d107fb1

Please sign in to comment.