| Index: tests/compiler/dart2js/if_do_while_test.dart
|
| diff --git a/tests/compiler/dart2js/if_do_while_test.dart b/tests/compiler/dart2js/if_do_while_test.dart
|
| index 64b76f8dfd973606adc33ab943ad434c463cbecd..406e981309ddf6ca4cacf200a9afed13269dddf7 100644
|
| --- a/tests/compiler/dart2js/if_do_while_test.dart
|
| +++ b/tests/compiler/dart2js/if_do_while_test.dart
|
| @@ -2,7 +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 'compiler_helper.dart';
|
|
|