Skip to content

Commit d89e1a9

Browse files
committed
Cleanup
1 parent ea4c86a commit d89e1a9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/plugins/condition/components/ConditionCollection.vue

-1
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,6 @@ export default {
137137
}
138138
},
139139
mounted() {
140-
console.log('mounted');
141140
this.composition = this.openmct.composition.get(this.domainObject);
142141
this.composition.on('add', this.addTelemetryObject);
143142
this.composition.on('remove', this.removeTelemetryObject);

0 commit comments

Comments
 (0)