mirror of
https://github.com/nasa/openmct.git
synced 2025-06-19 07:38:15 +00:00
[Persistence] Expose aggregator
This commit is contained in:
@ -52,7 +52,6 @@ define(
|
||||
});
|
||||
}
|
||||
|
||||
this.$q = $q;
|
||||
this.providerMapPromise = $q.all(providers.map(addToMap))
|
||||
.then(function () { return providerMap; });
|
||||
}
|
||||
|
Reference in New Issue
Block a user