Revert "Async root registration"

This commit is contained in:
Victor Woeltjen
2016-10-18 10:48:26 -07:00
committed by GitHub
parent 56a662841e
commit 4eca80a770
10 changed files with 52 additions and 324 deletions

View File

@@ -32,8 +32,7 @@
[
'example/imagery',
'example/eventGenerator',
'example/generator',
'platform/features/my-items'
'example/generator'
].forEach(
openmct.legacyRegistry.enable.bind(openmct.legacyRegistry)
);