removed an empty line

This commit is contained in:
2025-11-24 12:24:33 +01:00
parent 8046fe53d1
commit 05449ad8f2
-1
View File
@@ -84,7 +84,6 @@ electron.app.whenReady().then(createWindow);
electron.ipcMain.on("file_submit", async (event, args) => {
try {
let curstep = 0
let totalsteps = 2 + args.document.styles.length