mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-08-02 19:26:43 +00:00
Remove debugger
This commit is contained in:
parent
7a7e3288ee
commit
bb00176731
@ -527,7 +527,6 @@ class ComfyApp {
|
|||||||
}
|
}
|
||||||
} catch (err) {
|
} catch (err) {
|
||||||
console.error("Error loading previous workflow", err);
|
console.error("Error loading previous workflow", err);
|
||||||
debugger;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// We failed to restore a workflow so load the default
|
// We failed to restore a workflow so load the default
|
||||||
|
Loading…
x
Reference in New Issue
Block a user