Index: third_party/pkg/angular/test/core/parser/generated_functions.dart |
diff --git a/third_party/pkg/angular/test/core/parser/generated_functions.dart b/third_party/pkg/angular/test/core/parser/generated_functions.dart |
deleted file mode 100644 |
index 1ec45c08b5ed1c63bc6feffca4fd239f939dc5a0..0000000000000000000000000000000000000000 |
--- a/third_party/pkg/angular/test/core/parser/generated_functions.dart |
+++ /dev/null |
@@ -1,6 +0,0 @@ |
-library angular.service.parser.generated_expressions_template; |
- |
-import 'package:angular/core/parser/parser.dart' show StaticParserFunctions; |
-import 'package:angular/core/parser/utils.dart'; |
- |
-functions() { throw "This should never be called"; } // REMOVE |