mirror of
https://github.com/nasa/openmct.git
synced 2024-12-19 05:07:52 +00:00
remove unused injection
This commit is contained in:
parent
1d77368c7c
commit
7ace3d00be
@ -59,7 +59,7 @@ export default {
|
||||
ConductorInputsFixed,
|
||||
ConductorInputsRealtime
|
||||
},
|
||||
inject: ['openmct', 'configuration', 'isFixedTimeMode'],
|
||||
inject: ['openmct', 'isFixedTimeMode'],
|
||||
props: {
|
||||
positionX: {
|
||||
type: Number,
|
||||
|
Loading…
Reference in New Issue
Block a user