googlearchive / pedantic

How to get the most value from Dart static analysis
https://pub.dev/packages/pedantic
BSD 3-Clause "New" or "Revised" License
324 stars 56 forks source link

Remove unnecessary dart:async import. #68

Closed MichaelRFairhurst closed 3 years ago

MichaelRFairhurst commented 4 years ago

With the version constraint excluding 2.0, the import is not necessary.

srawlins commented 3 years ago

Mike is out. I'll merge.