| Index: tests/compiler/dart2js/modulo_remainder_test.dart
|
| diff --git a/tests/compiler/dart2js/modulo_remainder_test.dart b/tests/compiler/dart2js/modulo_remainder_test.dart
|
| index eeec85934b1592904ce3f7da073351d2242beb10..aef3238dbd973ad30982216678e535150ca6ecb0 100644
|
| --- a/tests/compiler/dart2js/modulo_remainder_test.dart
|
| +++ b/tests/compiler/dart2js/modulo_remainder_test.dart
|
| @@ -3,7 +3,6 @@
|
| // 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';
|
|
|
|
|