Skip to content

Commit 22d426a

Browse files
author
Alyar
committed
test commit
1 parent d1c5c81 commit 22d426a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/devextreme/js/__internal/grids/grid_core/columns_resizing_reordering/m_columns_resizing_reordering.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1330,7 +1330,6 @@ export class DraggingHeaderViewController extends modules.ViewController {
13301330

13311331
public init() {
13321332
super.init();
1333-
13341333
this._columnsController = this.getController('columns');
13351334
this._tablePositionController = this.getController('tablePosition');
13361335
this._columnHeadersView = this.getView('columnHeadersView');

0 commit comments

Comments
 (0)