Index: pkg/analysis_server/lib/src/services/correction/namespace.dart |
diff --git a/pkg/analysis_server/lib/src/services/correction/namespace.dart b/pkg/analysis_server/lib/src/services/correction/namespace.dart |
index 7519679bd633cf46952b53eae91d0e554f39201b..fc0d7484fd81497ff9d7aba61df80169d0d18be1 100644 |
--- a/pkg/analysis_server/lib/src/services/correction/namespace.dart |
+++ b/pkg/analysis_server/lib/src/services/correction/namespace.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.src.correction.namespace; |
- |
import 'package:analyzer/dart/ast/ast.dart'; |
import 'package:analyzer/dart/ast/standard_resolution_map.dart'; |
import 'package:analyzer/dart/element/element.dart'; |