Skip to content

Commit

Permalink
import
Browse files Browse the repository at this point in the history
  • Loading branch information
ryescholin committed May 31, 2024
1 parent 66721d1 commit 077e677
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pod-operation/src/state_machine.rs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ use tracing::info;

use crate::components::brakes::Brakes;
use crate::components::high_voltage_system::HighVoltageSystem;
use crate::components::lidar::Lidar;
use crate::components::lim_temperature::LimTemperature;
use crate::components::pressure_transducer::PressureTransducer;
use crate::components::signal_light::SignalLight;
Expand Down

0 comments on commit 077e677

Please sign in to comment.