mirror of
https://github.com/esiur/esiur-dart.git
synced 2026-04-04 10:18:20 +00:00
Update AsyncBag.dart
This commit is contained in:
@@ -49,10 +49,4 @@ class AsyncBag<T> extends AsyncReply<List<T>>
|
|||||||
add(r);
|
add(r);
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
AsyncBag()
|
|
||||||
{
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user