| Index: pkg/analysis_server/test/services/completion/dart/inherited_reference_contributor_test.dart
|
| diff --git a/pkg/analysis_server/test/services/completion/dart/inherited_reference_contributor_test.dart b/pkg/analysis_server/test/services/completion/dart/inherited_reference_contributor_test.dart
|
| index a94f909bdaf72b7f06c0f71c7b2b5c7b23bb1855..bff5274aaf57b28d9dcbb3610ba5ac9ef1e72d33 100644
|
| --- a/pkg/analysis_server/test/services/completion/dart/inherited_reference_contributor_test.dart
|
| +++ b/pkg/analysis_server/test/services/completion/dart/inherited_reference_contributor_test.dart
|
| @@ -2,8 +2,6 @@
|
| // for details. All rights reserved. Use of this source code is governed by a
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|
| -library test.services.completion.contributor.dart.inherited_ref;
|
| -
|
| import 'package:analysis_server/src/protocol_server.dart';
|
| import 'package:analysis_server/src/provisional/completion/dart/completion_dart.dart';
|
| import 'package:analysis_server/src/services/completion/dart/inherited_reference_contributor.dart';
|
|
|