Index: pkg/analysis_server/test/services/completion/dart/local_constructor_contributor_test.dart |
diff --git a/pkg/analysis_server/test/services/completion/dart/local_constructor_contributor_test.dart b/pkg/analysis_server/test/services/completion/dart/local_constructor_contributor_test.dart |
index df44cb8782d63a99eccfe128d66f4f1ec5465d84..db4c1dd781f7347c390f7486224a987e2799e9fa 100644 |
--- a/pkg/analysis_server/test/services/completion/dart/local_constructor_contributor_test.dart |
+++ b/pkg/analysis_server/test/services/completion/dart/local_constructor_contributor_test.dart |
@@ -2,7 +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. |
-import 'package:analysis_server/protocol/protocol_generated.dart'; |
import 'package:analysis_server/src/protocol_server.dart'; |
import 'package:analysis_server/src/provisional/completion/dart/completion_dart.dart'; |
import 'package:analysis_server/src/services/completion/dart/local_constructor_contributor.dart'; |