reformat, remove unused imports

This commit is contained in:
2024-01-09 14:48:47 +01:00
parent 895b71ef16
commit 310c206367
3 changed files with 1 additions and 3 deletions

View File

@@ -5,7 +5,6 @@ window.addEventListener("DOMContentLoaded", () => {
backgroundColor: TitlebarColor.fromHex("#202020"),
itemBackgroundColor: TitlebarColor.fromHex("#202020"),
menu: null,
enableMnemonics: false,
maximizable: false,
});