refactor(ivy): clean up ngtsc code (#30238)
No behavioural changes. PR Close #30238
This commit is contained in:

committed by
Alex Rickabaugh

parent
d80ae6ba0d
commit
5887ddfa3c
@ -5,9 +5,6 @@
|
||||
* Use of this source code is governed by an MIT-style license that can be
|
||||
* found in the LICENSE file at https://angular.io/license
|
||||
*/
|
||||
|
||||
import * as ts from 'typescript';
|
||||
|
||||
import {NOOP_DEFAULT_IMPORT_RECORDER, ReferenceEmitter} from '../../imports';
|
||||
import {DtsMetadataReader, LocalMetadataRegistry} from '../../metadata';
|
||||
import {PartialEvaluator} from '../../partial_evaluator';
|
||||
|
Reference in New Issue
Block a user