| Index: runtime/observatory/tests/service/get_instances_rpc_test.dart
|
| diff --git a/runtime/observatory/tests/service/get_instances_rpc_test.dart b/runtime/observatory/tests/service/get_instances_rpc_test.dart
|
| index 16d3fb4dd8e6086ae3e268327cf75d83b00e98f3..01270fc8eb1d12345ff4f4215e0ef9709cda1598 100644
|
| --- a/runtime/observatory/tests/service/get_instances_rpc_test.dart
|
| +++ b/runtime/observatory/tests/service/get_instances_rpc_test.dart
|
| @@ -3,8 +3,6 @@
|
| // BSD-style license that can be found in the LICENSE file.
|
| // VMOptions=--compile-all --error_on_bad_type --error_on_bad_override
|
|
|
| -import 'dart:async';
|
| -
|
| import 'package:observatory/service_io.dart';
|
| import 'package:unittest/unittest.dart';
|
|
|
|
|