Chromium Code Reviews| Index: tests/corelib/queue_single_test.dart |
| diff --git a/tests/corelib/queue_single_test.dart b/tests/corelib/queue_single_test.dart |
| index 22f80480f3e52f30e2054823bc48d9cdfb45abff..533cde697815c769a84bbc59bd80f89e894b48cb 100644 |
| --- a/tests/corelib/queue_single_test.dart |
| +++ b/tests/corelib/queue_single_test.dart |
| @@ -3,7 +3,6 @@ |
| // BSD-style license that can be found in the LICENSE file. |
| library queue.single.test; |
| -import "package:expect/expect.dart"; |
| import 'dart:collection' show Queue; |
| main() { |