Chromium Code Reviews| Index: tests/lib/async/futures_test.dart |
| diff --git a/tests/lib/async/futures_test.dart b/tests/lib/async/futures_test.dart |
| index 7ae1d7eaaf680b3cf7082d19979f338e2535f94e..e694134bda14a370b75e016fe85702f3524580f0 100644 |
| --- a/tests/lib/async/futures_test.dart |
| +++ b/tests/lib/async/futures_test.dart |
| @@ -3,7 +3,6 @@ |
| // BSD-style license that can be found in the LICENSE file. |
| library futures_test; |
| -import "package:expect/expect.dart"; |
| import 'dart:async'; |
| import 'dart:isolate'; |