We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 808275a commit 36caaaaCopy full SHA for 36caaaa
1 file changed
modules/@angular/core/src/linker/view_utils.ts
@@ -6,7 +6,6 @@
6
* found in the LICENSE file at https://angular.io/license
7
*/
8
9
-import {APP_ID} from '../application_tokens';
10
import {SimpleChange, devModeEqual} from '../change_detection/change_detection';
11
import {UNINITIALIZED} from '../change_detection/change_detection_util';
12
import {Inject, Injectable} from '../di';
0 commit comments