Index: pkg/kernel/lib/transformations/closure/converter.dart |
diff --git a/pkg/kernel/lib/transformations/closure/converter.dart b/pkg/kernel/lib/transformations/closure/converter.dart |
index 005e72295a9847b851109bea3fb39414aa465342..9061b0217fc66ba5e4448e4190581e50a08b3a0f 100644 |
--- a/pkg/kernel/lib/transformations/closure/converter.dart |
+++ b/pkg/kernel/lib/transformations/closure/converter.dart |
@@ -23,7 +23,6 @@ import '../../ast.dart' |
FunctionDeclaration, |
FunctionExpression, |
FunctionNode, |
- InferredValue, |
Initializer, |
InvalidExpression, |
InvocationExpression, |