mirror of
https://github.com/nasa/openmct.git
synced 2025-04-05 02:09:18 +00:00
delete unsubscribe method on destroy
This commit is contained in:
parent
a1f2608e7c
commit
fff89a6384
@ -115,6 +115,7 @@ export default class StyleRuleManager extends EventEmitter {
|
||||
if (this.stopProvidingTelemetry) {
|
||||
this.stopProvidingTelemetry();
|
||||
}
|
||||
delete this.stopProvidingTelemetry;
|
||||
this.conditionSetIdentifier = undefined;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user