| Index: pkg/analysis_server/lib/src/services/completion/dart/library_prefix_contributor.dart
|
| diff --git a/pkg/analysis_server/lib/src/services/completion/dart/library_prefix_contributor.dart b/pkg/analysis_server/lib/src/services/completion/dart/library_prefix_contributor.dart
|
| index 09b54c3f422153d2ffbbfe3660fbe09ab0312667..ef5a5f0b0b123384702918531c44062566aa72b1 100644
|
| --- a/pkg/analysis_server/lib/src/services/completion/dart/library_prefix_contributor.dart
|
| +++ b/pkg/analysis_server/lib/src/services/completion/dart/library_prefix_contributor.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 services.completion.contributor.dart.library_prefix;
|
| -
|
| import 'dart:async';
|
|
|
| import 'package:analysis_server/src/provisional/completion/dart/completion_dart.dart';
|
|
|