mirror of
https://github.com/nasa/openmct.git
synced 2025-01-13 16:29:57 +00:00
Cleanup
This commit is contained in:
parent
7388b488f1
commit
af1fc68766
@ -94,7 +94,6 @@ export default {
|
||||
this.openmct.user.status.off('pollQuestionChange', this.setPollQuestion);
|
||||
},
|
||||
async mounted() {
|
||||
console.log('mounted')
|
||||
this.unsubscribe = [];
|
||||
await this.fetchUser();
|
||||
this.fetchPossibleStatusesForUser();
|
||||
|
Loading…
Reference in New Issue
Block a user