Remove debugger

This commit is contained in:
pythongosssss 2023-03-23 21:43:51 +00:00
parent 7a7e3288ee
commit bb00176731

View File

@ -527,7 +527,6 @@ class ComfyApp {
}
} catch (err) {
console.error("Error loading previous workflow", err);
debugger;
}
// We failed to restore a workflow so load the default