Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(905)

Unified Diff: pkg/analysis_server/lib/plugin/edit/fix/fix.dart

Issue 2894883002: Remove more libraries directives from server (Closed)
Patch Set: Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: pkg/analysis_server/lib/plugin/edit/fix/fix.dart
diff --git a/pkg/analysis_server/lib/plugin/edit/fix/fix.dart b/pkg/analysis_server/lib/plugin/edit/fix/fix.dart
index a9f73d24c20db26ee15ca6e7db804390bc185f10..3c66911acc2d75b281fe73f2ee8d0ab55c95568b 100644
--- a/pkg/analysis_server/lib/plugin/edit/fix/fix.dart
+++ b/pkg/analysis_server/lib/plugin/edit/fix/fix.dart
@@ -22,8 +22,6 @@
* ...
* }
*/
-library analysis_server.plugin.edit.fix.fix;
-
import 'package:analysis_server/plugin/edit/fix/fix_core.dart';
import 'package:analysis_server/src/plugin/server_plugin.dart';
import 'package:plugin/plugin.dart';
« no previous file with comments | « pkg/analysis_server/lib/plugin/edit/assist/assist_dart.dart ('k') | pkg/analysis_server/lib/plugin/edit/fix/fix_dart.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698