Skip to content
This repository has been archived by the owner on Feb 1, 2023. It is now read-only.

Commit

Permalink
remove extra comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Cory Schwartz committed Jun 11, 2021
1 parent 7eddf32 commit 6686654
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions internal/messagequeue/messagequeue_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -399,8 +399,6 @@ func TestWantlistRebroadcastBroadcastsAllWanthaves(t *testing.T) {
peerID := testutil.GeneratePeers(1)[0]
messageQueue := New(ctx, peerID, fakenet, mockTimeoutCb)
bcstwh := testutil.GenerateCids(10)
// wantHaves := testutil.GenerateCids(10)
// wantBlocks := testutil.GenerateCids(10)

// Add some broadcast want-haves
messageQueue.Startup()
Expand Down

0 comments on commit 6686654

Please sign in to comment.