Skip to content

Commit e54f2fb

Browse files
author
Loïc Mangeonjean
committed
cleanup: remove now useless eslint-disable comment
1 parent 1fc9487 commit e54f2fb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

vscode-patches/0068-feat-support-loading-VSCode-in-an-iframe.patch

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,6 @@ index ab920e18349..ab318ad411d 100644
131131
}
132132

133133
+declare global {
134-
+ // eslint-disable-next-line no-var
135134
+ var vscodeWindow: Window | undefined;
136135
+}
137136
+

0 commit comments

Comments
 (0)