This commit is contained in:
Half-Shot 2024-02-06 16:15:40 +00:00
parent e3d085e5d6
commit 4274eb41a6

View File

@ -47,7 +47,6 @@ impl QueueWithBackoff {
}
}
self.queue.pop_front()
}