Skip to content

Commit

Permalink
unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
hatomist committed Dec 11, 2024
1 parent 2edf979 commit d25cbd4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion platforms/kbot/src/actuator.rs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ use kos_core::{
use robstridev2::{CH341Transport, ControlConfig, SocketCanTransport, Supervisor, TransportType};
use std::time::Duration;
use tokio::sync::Mutex;
use tracing::debug;

pub struct KBotActuator {
supervisor: Arc<Mutex<Supervisor>>,
Expand Down

0 comments on commit d25cbd4

Please sign in to comment.