Skip to content

Commit 09444c1

Browse files
Remove debugger call
1 parent 60d8a3b commit 09444c1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/assets/resources/fileupload.patch.js

-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ Craft.Uploader = (function(uploader) {
2929
})
3030
) {
3131
this.isSaveAction = true;
32-
debugger;
3332
}
3433
},
3534

0 commit comments

Comments
 (0)