chore: remove unused dependencies (#11432)
* fix: compiler warnings * chore: remove unused dependencies
This commit is contained in:
@@ -234,7 +234,7 @@ impl Fetcher {
|
||||
}
|
||||
|
||||
// state transition not triggered until drain is finished.
|
||||
(SyncRound::Fetch(self))
|
||||
SyncRound::Fetch(self)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user