Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
  • Loading branch information
patrickelectric committed Mar 12, 2024
1 parent d1c0219 commit d04a672
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/frontend/src/components/vehiclesetup/Configure.vue
Expand Up @@ -106,7 +106,6 @@ export default Vue.extend({
{ title: 'Lights', component: LightsConfigration, filter: () => autopilot.vehicle_type === 'Submarine' },
{ title: 'Camera Mount', component: undefined },
] as Item[],
calibrator: Calibrator.getInstance(),
}
},
computed: {
Expand Down

0 comments on commit d04a672

Please sign in to comment.