mirror of
https://github.com/nasa/openmct.git
synced 2025-05-28 13:14:20 +00:00
remove unused var
This commit is contained in:
parent
2c40396139
commit
84ae65536b
@ -29,7 +29,6 @@ export default class ConditionManager extends EventEmitter {
|
||||
super();
|
||||
this.domainObject = domainObject;
|
||||
this.openmct = openmct;
|
||||
this.timeAPI = this.openmct.time;
|
||||
this.instantiate = this.openmct.$injector.get('instantiate');
|
||||
this.initialize();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user