gha-cache: Remove done TODO
This commit is contained in:
parent
03726dd5ba
commit
61a0940aeb
|
@ -323,7 +323,6 @@ impl Api {
|
|||
where
|
||||
S: AsyncRead + Unpin + Send,
|
||||
{
|
||||
// TODO: Parallelize
|
||||
let mut offset = 0;
|
||||
let mut futures = Vec::new();
|
||||
loop {
|
||||
|
|
Loading…
Reference in a new issue