Skip to content

Commit c267d29

Browse files
author
Alyar
committed
Fix lint
1 parent d73dc77 commit c267d29

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/devextreme/js/__internal/grids/grid_core/ai_column/m_ai_column_view.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import type { dxElementWrapper } from '@js/core/renderer';
33
import $ from '@js/core/renderer';
44
import type { Item, ItemClickEvent, Properties as DropDownProperties } from '@js/ui/drop_down_button';
55
import DropDownButton from '@js/ui/drop_down_button';
6-
import { findLastVisibleExpandedItemIndex } from '@ts/ui/splitter/utils/layout';
76

87
import type { ColumnHeadersView } from '../column_headers/m_column_headers';
98
import type { Column } from '../columns_controller/m_columns_controller';

0 commit comments

Comments
 (0)