Skip to content

Commit de3b12d

Browse files
committed
update etalons & lint
1 parent c579ce3 commit de3b12d

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
2.72 KB
Loading
70.2 KB
Loading

packages/devextreme/js/__internal/scheduler/appointment_popup/m_popup.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import dateUtils from '@js/core/utils/date';
66
import { Deferred, when } from '@js/core/utils/deferred';
77
import { getWidth } from '@js/core/utils/size';
88
import { getWindow } from '@js/core/utils/window';
9-
import type { dxPopupOptions, ToolbarItem } from '@js/ui/popup';
9+
import type { ToolbarItem } from '@js/ui/popup';
1010
import type dxPopup from '@js/ui/popup';
1111
import Popup from '@js/ui/popup/ui.popup';
1212
import { current, isFluent } from '@js/ui/themes';

0 commit comments

Comments
 (0)