The `isAssignment` and `isAssignmentStatement` are not used in this file. PR Close #38959 PR Close #39272
This commit is contained in:
parent
0c9b76e9e7
commit
da71f76a6a
@ -9,7 +9,6 @@ import * as ts from 'typescript';
|
||||
|
||||
import {AbsoluteFsPath} from '../../../src/ngtsc/file_system';
|
||||
import {isRequireCall, isWildcardReexportStatement, RequireCall} from '../host/commonjs_umd_utils';
|
||||
import {isAssignment, isAssignmentStatement} from '../host/esm2015_host';
|
||||
|
||||
import {DependencyHostBase} from './dependency_host';
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user