Skip to content

Commit a95f126

Browse files
committed
chore(*): removing faulty import
1 parent f2654a3 commit a95f126

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,6 @@ import { IgxPaginatorComponent } from '../paginator/paginator.component';
156156
import { IgxGridHeaderRowComponent } from './headers/grid-header-row.component';
157157
import { IgxGridGroupByAreaComponent } from './grouping/grid-group-by-area.component';
158158
import { IgxFlatTransactionFactory, TRANSACTION_TYPE } from '../services/transaction/transaction-factory.service';
159-
import { SSL_OP_NO_SESSION_RESUMPTION_ON_RENEGOTIATION } from 'constants';
160159

161160
let FAKE_ROW_ID = -1;
162161
const DEFAULT_ITEMS_PER_PAGE = 15;

0 commit comments

Comments
 (0)