mirror of
https://github.com/nasa/openmct.git
synced 2025-06-21 16:49:42 +00:00
[API] Refactor out application initialization
...to simplify insertion of an imperative bundle registry, WTD-450.
This commit is contained in:
@ -47,7 +47,6 @@ define(
|
||||
function BundleLoader($http, $log) {
|
||||
this.$http = $http;
|
||||
this.$log = $log;
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user