| Index: tests/compiler/dart2js/preserve_uris_test.dart
|
| diff --git a/tests/compiler/dart2js/preserve_uris_test.dart b/tests/compiler/dart2js/preserve_uris_test.dart
|
| index 70d1d5ec4cb472291681df138b6eb5332b610fa4..9d58894c76b633faa4699c8dc72796798ff10cf0 100644
|
| --- a/tests/compiler/dart2js/preserve_uris_test.dart
|
| +++ b/tests/compiler/dart2js/preserve_uris_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:expect/expect.dart';
|
| import 'package:async_helper/async_helper.dart';
|
| import 'memory_compiler.dart' show runCompiler, OutputCollector;
|
|
|