removed log

This commit is contained in:
Joel McKinnon 2020-03-23 17:47:35 -07:00
parent 168c040f3c
commit 87513a14b7

View File

@ -349,7 +349,6 @@ export default {
this.persist()
},
persist() {
console.log('persist called from Condition.vue')
this.$emit('updateCondition', {
condition: this.condition,
index: this.conditionIndex