Skip to content

Commit

Permalink
Remove unnecessary comment
Browse files Browse the repository at this point in the history
  • Loading branch information
courtneyeh committed Oct 10, 2023
1 parent 57f7cee commit 3f1106a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ public AggregationDuty(
final ForkProvider forkProvider,
final ValidatorLogger validatorLogger,
final SendingStrategy<SignedAggregateAndProof> sendingStrategy) {
// ATTESTATION AGGREGATION
this.spec = spec;
this.slot = slot;
this.validatorApiChannel = validatorApiChannel;
Expand Down

0 comments on commit 3f1106a

Please sign in to comment.