Index: pkg/analysis_server/test/services/completion/dart/library_member_contributor_test.dart |
diff --git a/pkg/analysis_server/test/services/completion/dart/library_member_contributor_test.dart b/pkg/analysis_server/test/services/completion/dart/library_member_contributor_test.dart |
index 5fe7ec895180062ef3bc86d89459626ab344b6b0..7491a8e4710d690a708ecebb667692939ee53602 100644 |
--- a/pkg/analysis_server/test/services/completion/dart/library_member_contributor_test.dart |
+++ b/pkg/analysis_server/test/services/completion/dart/library_member_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.library_member; |
- |
import 'package:analysis_server/src/provisional/completion/dart/completion_dart.dart'; |
import 'package:analysis_server/src/services/completion/dart/library_member_contributor.dart'; |
import 'package:test/test.dart'; |