mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2025-12-25 05:54:30 +08:00
Remove debugger
This commit is contained in:
parent
7a7e3288ee
commit
bb00176731
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user