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