We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d73dc77 commit c267d29Copy full SHA for c267d29
packages/devextreme/js/__internal/grids/grid_core/ai_column/m_ai_column_view.ts
@@ -3,7 +3,6 @@ import type { dxElementWrapper } from '@js/core/renderer';
3
import $ from '@js/core/renderer';
4
import type { Item, ItemClickEvent, Properties as DropDownProperties } from '@js/ui/drop_down_button';
5
import DropDownButton from '@js/ui/drop_down_button';
6
-import { findLastVisibleExpandedItemIndex } from '@ts/ui/splitter/utils/layout';
7
8
import type { ColumnHeadersView } from '../column_headers/m_column_headers';
9
import type { Column } from '../columns_controller/m_columns_controller';
0 commit comments