Skip to content

Commit 2998c01

Browse files
committed
remove unused HoverPosition import
1 parent 041322c commit 2998c01

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/vs/platform/actionWidget/browser/actionList.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ import { defaultListStyles } from '../../theme/browser/defaultStyles.js';
2121
import { asCssVariable } from '../../theme/common/colorRegistry.js';
2222
import { ILayoutService } from '../../layout/browser/layoutService.js';
2323
import { IHoverService } from '../../hover/browser/hover.js';
24-
import { HoverPosition } from '../../../base/browser/ui/hover/hoverWidget.js';
2524
import { IHoverPositionOptions } from '../../../base/browser/ui/hover/hover.js';
2625

2726
export interface IActionListHoverOptions {

0 commit comments

Comments
 (0)