mirror of
https://github.com/nasa/openmct.git
synced 2025-02-01 00:45:41 +00:00
remove logging
This commit is contained in:
parent
dba55867f4
commit
6095872682
@ -35,9 +35,7 @@ export default class ConditionManager extends EventEmitter {
|
||||
this.conditionCollection = [];
|
||||
this.instantiate = this.openmct.$injector.get('instantiate');
|
||||
this.composition = this.openmct.composition.get(domainObject);
|
||||
console.log(this.composition);
|
||||
this.loaded = this.composition.load();
|
||||
console.log(this.loaded);
|
||||
this.initialize();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user