Chromium Code Reviews| 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..1269eaa128db831b1e099e47a18902c8d6abefcd 100644 |
| --- a/runtime/observatory/tests/service/get_instances_rpc_test.dart |
| +++ b/runtime/observatory/tests/service/get_instances_rpc_test.dart |
| @@ -3,7 +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'; |
|
turnidge
2015/05/04 21:02:03
Kill one more blank line.
Cutch
2015/05/04 21:29:08
Done.
|
| import 'package:observatory/service_io.dart'; |
| import 'package:unittest/unittest.dart'; |