Skip to content

Commit 36caaaa

Browse files
PatrickJSvsavkin
authored andcommitted
refactor(core): remove unused import
APP_ID was removed after 2.2.x
1 parent 808275a commit 36caaaa

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

modules/@angular/core/src/linker/view_utils.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
* found in the LICENSE file at https://angular.io/license
77
*/
88

9-
import {APP_ID} from '../application_tokens';
109
import {SimpleChange, devModeEqual} from '../change_detection/change_detection';
1110
import {UNINITIALIZED} from '../change_detection/change_detection_util';
1211
import {Inject, Injectable} from '../di';

0 commit comments

Comments
 (0)