change: removed dev logging
This commit is contained in:
parent
3f3aa040d9
commit
52a35be6c5
4 changed files with 1 additions and 5 deletions
|
@ -139,7 +139,6 @@ export default defineComponent({
|
|||
if (!fromSave) this.loadDesign();
|
||||
})
|
||||
.catch((err) => {
|
||||
console.log(err);
|
||||
this.loading = "failed";
|
||||
});
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue