Skip to content

Commit 25626f7

Browse files
committed
trimmed
1 parent 35486cc commit 25626f7

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

src/app/components/code-editor/code-editor.component.ts

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
import {
2-
AfterViewInit, ChangeDetectionStrategy,
2+
AfterViewInit,
3+
ChangeDetectionStrategy,
34
Component,
45
DoCheck,
56
ElementRef,
6-
EventEmitter, forwardRef,
7+
EventEmitter,
8+
forwardRef,
79
Input,
810
KeyValueDiffer,
911
KeyValueDiffers,

0 commit comments

Comments
 (0)