mirror of
https://github.com/nasa/openmct.git
synced 2025-06-12 04:08:22 +00:00
removed log
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user