Removed no longer upheld invariant

This commit is contained in:
StephenButtolph 2020-06-23 19:43:03 -04:00
parent 8c7934515c
commit 16f006edc9
1 changed files with 0 additions and 2 deletions

View File

@ -50,8 +50,6 @@ type bootstrapper struct {
// IDs of vertices that we will send a GetAncestors request for once we are
// not at the max number of outstanding requests
// Invariant: The intersection of needToFetch and outstandingRequests is
// empty
needToFetch ids.Set
// Contains IDs of vertices that have recently been processed