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