Skip to content

Commit 1a337be

Browse files
committed
chore(*): remove unused imports
1 parent eb7bae7 commit 1a337be

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

projects/igniteui-angular/src/lib/grids/columns/column.component.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ import {
99
QueryList,
1010
TemplateRef,
1111
Output,
12-
EventEmitter,
13-
ElementRef,
12+
EventEmitter
1413
} from '@angular/core';
1514
import { notifyChanges } from '../watch-changes';
1615
import { WatchColumnChanges } from '../watch-changes';

0 commit comments

Comments
 (0)