Index: pkg/analysis_server/test/services/completion/dart/local_library_contributor_test.dart |
diff --git a/pkg/analysis_server/test/services/completion/dart/local_library_contributor_test.dart b/pkg/analysis_server/test/services/completion/dart/local_library_contributor_test.dart |
index b5758fd038a4cdf88c3396c1cd4488f280ad3c6b..ce5b62b620bd007cd218be7e580e2dd7e1ad0b05 100644 |
--- a/pkg/analysis_server/test/services/completion/dart/local_library_contributor_test.dart |
+++ b/pkg/analysis_server/test/services/completion/dart/local_library_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.local_lib; |
- |
import 'package:analysis_server/src/provisional/completion/dart/completion_dart.dart'; |
import 'package:analysis_server/src/services/completion/dart/local_library_contributor.dart'; |
import 'package:test/test.dart'; |