"configs/vscode:/vscode.git/clone" did not exist on "f6cb62b7b8591c33fb4b7acfb82e9a924e461a9d"
Commit bb001767 authored by pythongosssss's avatar pythongosssss
Browse files

Remove debugger

parent 7a7e3288
......@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment