| commit | 01d5ab2f3c31f07060b814b23f3e68b62c832456 | [log] [tgz] |
|---|---|---|
| author | Sam Rawlins <srawlins@google.com> | Tue Oct 20 16:25:34 2020 -0700 |
| committer | Sam Rawlins <srawlins@google.com> | Tue Oct 20 16:25:34 2020 -0700 |
| tree | 69e3aca4979d5fd5749564ea38de1d1ac13e4e54 | |
| parent | 9329e8edcda570c858a8e95e06f455ac7ef917c1 [diff] |
Remove unused dart:async import The only members of dart:async used here (Future and/or Stream) are exported from dart:core now.