gha-cache: Remove done TODO

This commit is contained in:
Zhaofeng Li 2023-05-08 13:01:16 -06:00
parent 03726dd5ba
commit 61a0940aeb

View file

@ -323,7 +323,6 @@ impl Api {
where
S: AsyncRead + Unpin + Send,
{
// TODO: Parallelize
let mut offset = 0;
let mut futures = Vec::new();
loop {