Chromium Code Reviews| Index: tests/corelib/map_test.dart |
| diff --git a/tests/corelib/map_test.dart b/tests/corelib/map_test.dart |
| index df6d044a0926ad4349cc7b644c6cfbe4d405709f..d405471b2459ba1e58989ca9ab52ac49d5e4f5dd 100644 |
| --- a/tests/corelib/map_test.dart |
| +++ b/tests/corelib/map_test.dart |
| @@ -3,7 +3,6 @@ |
| // BSD-style license that can be found in the LICENSE file. |
| library map_test; |
| -import "package:expect/expect.dart"; |
| import 'dart:collection'; |
| void main() { |