Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
ComfyUI
Commits
bb001767
Commit
bb001767
authored
Mar 23, 2023
by
pythongosssss
Browse files
Remove debugger
parent
7a7e3288
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
web/scripts/app.js
web/scripts/app.js
+0
-1
No files found.
web/scripts/app.js
View file @
bb001767
...
@@ -527,7 +527,6 @@ class ComfyApp {
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment