Index: tests/compiler/dart2js/use_strict_test.dart |
diff --git a/tests/compiler/dart2js/use_strict_test.dart b/tests/compiler/dart2js/use_strict_test.dart |
index b99bfe0577208aceb9c733da3ab9b394252e4613..d3eb09b756a6b6a9e594b827ef5a8573d261da42 100644 |
--- a/tests/compiler/dart2js/use_strict_test.dart |
+++ b/tests/compiler/dart2js/use_strict_test.dart |
@@ -2,8 +2,6 @@ |
// for details. All rights reserved. Use of this source code is governed by a |
// BSD-style license that can be found in the LICENSE file. |
-import 'dart:async'; |
- |
import 'package:async_helper/async_helper.dart'; |
import 'package:expect/expect.dart'; |
import 'memory_compiler.dart'; |