| commit | 18d7aa816c879f767b5b134a3f92d01413e3b772 | [log] [tgz] |
|---|---|---|
| author | Sam Rawlins <srawlins@google.com> | Tue Oct 20 16:12:08 2020 -0700 |
| committer | GitHub <noreply@github.com> | Tue Oct 20 16:12:08 2020 -0700 |
| tree | 2216f3af65d1b41cef25180343b2f42841bcc369 | |
| parent | bb724781b640a759fbd7384b978310d1c66e00d2 [diff] |
Remove unused dart:async import The only members of dart:async used here (Future and/or Stream) are exported from dart:core now.