| Index: runtime/observatory/tests/service/get_allocation_profile_rpc_test.dart
|
| diff --git a/runtime/observatory/tests/service/get_allocation_profile_rpc_test.dart b/runtime/observatory/tests/service/get_allocation_profile_rpc_test.dart
|
| index 89670aa0d5697fb6f123fe35d84635077fb110f6..4dab52c2aa4cfc1220def24cf5646de890fa5666 100644
|
| --- a/runtime/observatory/tests/service/get_allocation_profile_rpc_test.dart
|
| +++ b/runtime/observatory/tests/service/get_allocation_profile_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';
|
|
|
|
|