Skip to content

Commit c7e4b86

Browse files
jkuriIgorMinar
authored andcommitted
fix: remove double exports of template_ast
1 parent 3a67339 commit c7e4b86

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

modules/@angular/compiler/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ export {NgModuleResolver} from './src/ng_module_resolver';
3636
export {DEFAULT_INTERPOLATION_CONFIG, InterpolationConfig} from './src/ml_parser/interpolation_config';
3737
export * from './src/schema/element_schema_registry';
3838
export * from './src/i18n/index';
39-
export * from './src/template_parser/template_ast';
4039
export * from './src/directive_normalizer';
4140
export * from './src/expression_parser/lexer';
4241
export * from './src/expression_parser/parser';

0 commit comments

Comments
 (0)