| Index: pkg/analysis_server/test/services/completion/dart/completion_manager_test.dart
|
| diff --git a/pkg/analysis_server/test/services/completion/dart/completion_manager_test.dart b/pkg/analysis_server/test/services/completion/dart/completion_manager_test.dart
|
| index b5fb100312a8ebaabd7e9fea211230bb27097ca4..e90e018c899e77ede8db43686eea4b5d827cb7bd 100644
|
| --- a/pkg/analysis_server/test/services/completion/dart/completion_manager_test.dart
|
| +++ b/pkg/analysis_server/test/services/completion/dart/completion_manager_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.dart.manager;
|
| -
|
| import 'dart:async';
|
|
|
| import 'package:analysis_server/src/provisional/completion/dart/completion_dart.dart';
|
|
|