File tree Expand file tree Collapse file tree 3 files changed +16
-1
lines changed
Expand file tree Collapse file tree 3 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1+ /**
2+ * @license
3+ * Copyright Google LLC All Rights Reserved.
4+ *
5+ * Use of this source code is governed by an MIT-style license that can be
6+ * found in the LICENSE file at https://angular.dev/license
7+ */
8+
19import { InjectionToken } from '@angular/core' ;
210
311/**
Original file line number Diff line number Diff line change 1+ /**
2+ * @license
3+ * Copyright Google LLC All Rights Reserved.
4+ *
5+ * Use of this source code is governed by an MIT-style license that can be
6+ * found in the LICENSE file at https://angular.dev/license
7+ */
8+
19import { InjectionToken } from '@angular/core' ;
210
311/**
Original file line number Diff line number Diff line change @@ -10,7 +10,6 @@ import {
1010 ChangeDetectionStrategy ,
1111 Component ,
1212 ContentChild ,
13- InjectionToken ,
1413 Input ,
1514 OnChanges ,
1615 OnDestroy ,
You can’t perform that action at this time.
0 commit comments