mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-04-19 12:57:17 +00:00
fix: remove CHECK ME comment
This commit is contained in:
parent
d4dc5dc0a1
commit
f3a2eb94d9
@ -77,7 +77,6 @@ export class ElectronMainMenuFactory extends TheiaElectronMainMenuFactory {
|
||||
return escapedMenu;
|
||||
}
|
||||
|
||||
// CHECK ME
|
||||
override async doSetMenuBar(): Promise<void> {
|
||||
// Avoid updating menu items when the app is not ready.
|
||||
// Getting the current electron window is not free and synchronous.
|
||||
|
Loading…
x
Reference in New Issue
Block a user