change: remove logging
This commit is contained in:
parent
f64397862c
commit
a39044dffc
1 changed files with 0 additions and 1 deletions
|
@ -149,7 +149,6 @@ export default defineComponent({
|
|||
this.value.id = uuid();
|
||||
}
|
||||
if (!this.value.type) {
|
||||
console.log("setting type");
|
||||
this.type = "defined";
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue