| Index: pkg/analysis_server/lib/src/services/completion/dart/common_usage_sorter.dart
|
| diff --git a/pkg/analysis_server/lib/src/services/completion/dart/common_usage_sorter.dart b/pkg/analysis_server/lib/src/services/completion/dart/common_usage_sorter.dart
|
| index 92904e892e738831bcad8c8c5b2daf52dd444250..31d216e8a5b5ec1146da8b5bc8942dfb87b5ce93 100644
|
| --- a/pkg/analysis_server/lib/src/services/completion/dart/common_usage_sorter.dart
|
| +++ b/pkg/analysis_server/lib/src/services/completion/dart/common_usage_sorter.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.dart.sorter.common;
|
| -
|
| import 'dart:async';
|
|
|
| import 'package:analysis_server/src/protocol_server.dart' as protocol;
|
|
|