remove console

This commit is contained in:
negue
2023-07-23 00:00:24 +02:00
parent 4c350b0180
commit ffbed3e044
@@ -228,7 +228,6 @@ export default {
},
save () {
if (!this.validateInputs()) {
console.info('invalid1!!');
return;
}