Skip to content

Commit 4e57c6a

Browse files
Calendar: remove extra unused variable (T1257679) (#28401)
1 parent 17bb6e0 commit 4e57c6a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/devextreme/testing/tests/DevExpress.ui.widgets.editors/datebox.tests.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ const CLEAR_BUTTON_AREA_CLASS = 'dx-clear-button-area';
7070
const CALENDAR_CELL_CLASS = 'dx-calendar-cell';
7171
const CALENDAR_TODAY_BUTTON_CLASS = 'dx-calendar-today-button';
7272
const CALENDAR_CAPTION_BUTTON_CLASS = 'dx-calendar-caption-button';
73-
const CALENDAR_NAVIGATOR_NEXT_VIEW_CLASS = 'dx-calendar-navigator-next-view';
7473
const CALENDAR_NAVIGATOR_PREVIOUS_VIEW_CLASS = 'dx-calendar-navigator-previous-view';
7574
const DROPDOWNEDITOR_OVERLAY_CLASS = 'dx-dropdowneditor-overlay';
7675
const NUMBERBOX_CLASS = 'dx-numberbox';

0 commit comments

Comments
 (0)