Chromium Code Reviews| Index: runtime/observatory/tests/service/pause_idle_isolate_test.dart |
| diff --git a/runtime/observatory/tests/service/pause_idle_isolate_test.dart b/runtime/observatory/tests/service/pause_idle_isolate_test.dart |
| index a75dcd11fcacca0f78d2ca65b62da6ff5e501813..859291f591deb4bd8c218c8dbf794ab0b8cf409e 100644 |
| --- a/runtime/observatory/tests/service/pause_idle_isolate_test.dart |
| +++ b/runtime/observatory/tests/service/pause_idle_isolate_test.dart |
| @@ -3,7 +3,6 @@ |
| // BSD-style license that can be found in the LICENSE file. |
| // VMOptions=--error_on_bad_type --error_on_bad_override |
| -import 'dart:async'; |
| import 'dart:developer'; |
| import 'dart:io'; |
| import 'dart:isolate' show ReceivePort; |