Skip to content
Snippets Groups Projects
Commit ce2eb340 authored by Duy Minh Vo's avatar Duy Minh Vo
Browse files

fix: remove debugger statements

My bad
parent a600d31a
No related branches found
Tags v4.6.26
No related merge requests found
Pipeline #416444 failed
......@@ -215,7 +215,6 @@ export default defineComponent({
form.append('file', file);
const catalog = this.catalogId;
debugger;
const token = this.getUserData.rtpToken;
const resolvedOptions = {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment