Remove unused dart:async import. (#134)

Since this version doesn't support Dart 2.0, this import is not
necessary.
1 file changed
tree: 6847efb9a9dfc38e14197e7eece7b48a20cb8405
  1. lib/
  2. test/
  3. .gitignore
  4. .test_config
  5. .travis.yml
  6. analysis_options.yaml
  7. AUTHORS
  8. CHANGELOG.md
  9. CONTRIBUTING.md
  10. LICENSE
  11. pubspec.yaml
  12. README.md
README.md

Contains utility classes in the style of dart:async to work with asynchronous computations.