Skip to content

Commit 0300f0a

Browse files
committed
Lint fix
1 parent de6895e commit 0300f0a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

bindings/network/voting.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ func GetNodeInfoSnapshotFast(rp *rocketpool.RocketPool, blockNumber uint32, mult
8888
return votingInfos, nil
8989
}
9090

91-
9291
// Get the number of nodes that were present in the network at the provided block
9392
func GetVotingNodeCount(rp *rocketpool.RocketPool, blockNumber uint32, opts *bind.CallOpts) (*big.Int, error) {
9493
rocketNetworkVoting, err := getRocketNetworkVoting(rp, nil)

0 commit comments

Comments
 (0)