Skip to content

Commit

Permalink
Merge pull request dart-lang/package_config#94 from srawlins/unused-a…
Browse files Browse the repository at this point in the history
…sync

Remove unused dart:async imports.
  • Loading branch information
srawlins authored Nov 10, 2020
2 parents 8897a35 + e3c69b9 commit 815e27e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
@TestOn('vm')
library package_config.discovery_analysis_test;

import "dart:async";
import "dart:io";

import "package:package_config/discovery_analysis.dart";
Expand Down

0 comments on commit 815e27e

Please sign in to comment.