mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-09-13 13:05:07 +00:00
Remove debugger
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user