Skip to content

Commit 22b6386

Browse files
MKirovaMKirova
authored andcommitted
chore(*): Fix lint.
1 parent aa924fd commit 22b6386

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/igniteui-angular/src/lib/grids/grid-base.directive.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4553,7 +4553,7 @@ export class IgxGridBaseDirective extends DisplayDensityBase implements
45534553
if (diff) {
45544554
let added = false;
45554555
let removed = false;
4556-
4556+
45574557
this.initColumns(this.columnList);
45584558

45594559

0 commit comments

Comments
 (0)