[Fixed Position] cleanup (#2275)
* Delete unused files * Remove fixed view plugin and style imports.
This commit is contained in:
committed by
Deep Tailor
parent
ac2b9acccb
commit
baa5d10009
@@ -49,7 +49,6 @@
|
||||
openmct.install(openmct.plugins.ExampleImagery());
|
||||
openmct.install(openmct.plugins.UTCTimeSystem());
|
||||
openmct.install(openmct.plugins.ImportExport());
|
||||
openmct.install(openmct.plugins.FixedView());
|
||||
openmct.install(openmct.plugins.AutoflowView({
|
||||
type: "telemetry.panel"
|
||||
}));
|
||||
|
||||
Reference in New Issue
Block a user