mirror of
https://github.com/nasa/openmct.git
synced 2025-02-24 02:41:25 +00:00
remove comment
This commit is contained in:
parent
e4a6c21101
commit
26ffe8efde
@ -186,7 +186,6 @@ export default class ConditionClass extends EventEmitter {
|
||||
let found = this.findCriterion(criterion.id);
|
||||
if (found) {
|
||||
this.criteria[found.index] = criterion.data;
|
||||
// this.subscribe();
|
||||
// TODO nothing is listening to this
|
||||
this.emitEvent('conditionUpdated', {
|
||||
trigger: this.trigger,
|
||||
|
Loading…
x
Reference in New Issue
Block a user