diff --git a/tools/pcli/main.go b/tools/pcli/main.go index 694ba449f486..acd91f4578ba 100644 --- a/tools/pcli/main.go +++ b/tools/pcli/main.go @@ -361,7 +361,6 @@ func debugStateTransition( st state.BeaconState, signed interfaces.ReadOnlySignedBeaconBlock, ) (state.BeaconState, error) { - var err error parentRoot := signed.Block().ParentRoot()