| Index: runtime/observatory/tests/service/get_ports_rpc_test.dart
|
| diff --git a/runtime/observatory/tests/service/get_ports_rpc_test.dart b/runtime/observatory/tests/service/get_ports_rpc_test.dart
|
| index 58081a0da37797106ad47f79c18d80d39f9cbd9b..8205754b0e978e9b2da09a52ff670040f43845fc 100644
|
| --- a/runtime/observatory/tests/service/get_ports_rpc_test.dart
|
| +++ b/runtime/observatory/tests/service/get_ports_rpc_test.dart
|
| @@ -5,7 +5,6 @@
|
|
|
| library get_ports_rpc_test;
|
|
|
| -import 'dart:async';
|
| import 'dart:isolate' hide Isolate;
|
| import 'package:observatory/service_io.dart';
|
| import 'package:unittest/unittest.dart';
|
|
|