Skip to content

Commit f3a2eb9

Browse files
fix: remove CHECK ME comment
1 parent d4dc5dc commit f3a2eb9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arduino-ide-extension/src/electron-browser/theia/core/electron-main-menu-factory.ts

-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ export class ElectronMainMenuFactory extends TheiaElectronMainMenuFactory {
7777
return escapedMenu;
7878
}
7979

80-
// CHECK ME
8180
override async doSetMenuBar(): Promise<void> {
8281
// Avoid updating menu items when the app is not ready.
8382
// Getting the current electron window is not free and synchronous.

0 commit comments

Comments
 (0)