Skip to content

Commit 4e8f64a

Browse files
committed
chore(*): Remove unused import.
1 parent c0d79f6 commit 4e8f64a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

projects/igniteui-angular/src/lib/grids/pivot-grid/pivot-header-row.component.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ import { IgxDropDirective } from '../../directives/drag-drop/drag-drop.directive
3838
import { NgTemplateOutlet, NgClass, NgStyle } from '@angular/common';
3939
import { IgxPivotRowHeaderGroupComponent } from './pivot-row-header-group.component';
4040
import { IgxPivotRowDimensionHeaderGroupComponent } from './pivot-row-dimension-header-group.component';
41-
import { IgxColumnComponent } from '../columns/column.component';
4241

4342
/**
4443
*

0 commit comments

Comments
 (0)