Minor lint cleanup.
This commit is contained in:
@@ -119,7 +119,6 @@ function createWindow(): void {
|
||||
{
|
||||
label: "Learn More",
|
||||
click: async (): Promise<void> => {
|
||||
const { shell } = require("electron");
|
||||
await shell.openExternal("https://electronjs.org");
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user