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

Unified Diff: pkg/kernel/lib/transformations/closure/info.dart

Issue 2945493004: Remove unused imports to make analyzer happy (Closed)
Patch Set: Created 3 years, 6 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
« no previous file with comments | « pkg/kernel/lib/transformations/closure/context.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/kernel/lib/transformations/closure/info.dart
diff --git a/pkg/kernel/lib/transformations/closure/info.dart b/pkg/kernel/lib/transformations/closure/info.dart
index b47da636cc3c54acac95d7a22522dd7726b69b29..408d37c61a7563336ae19f8eae4656ab0d9460d7 100644
--- a/pkg/kernel/lib/transformations/closure/info.dart
+++ b/pkg/kernel/lib/transformations/closure/info.dart
@@ -9,17 +9,13 @@ import '../../ast.dart'
Class,
Constructor,
Field,
- FieldInitializer,
FunctionDeclaration,
FunctionNode,
- LocalInitializer,
Member,
Name,
Procedure,
ProcedureKind,
PropertyGet,
- RedirectingInitializer,
- SuperInitializer,
ThisExpression,
TypeParameter,
TypeParameterType,
« no previous file with comments | « pkg/kernel/lib/transformations/closure/context.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698