Skip to content

Commit 76fc106

Browse files
authored
Update src/vs/workbench/services/hover/browser/hoverService.ts
1 parent b09d6b7 commit 76fc106

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/vs/workbench/services/hover/browser/hoverService.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,6 @@ function getHoverOptionsIdentity(options: IHoverOptions | undefined): IHoverOpti
145145

146146
class HoverContextViewDelegate implements IDelegate {
147147

148-
container: HTMLElement | undefined;
149148
get anchorPosition() {
150149
return this._hover.anchor;
151150
}

0 commit comments

Comments
 (0)