Skip to content

Commit

Permalink
clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
schluis committed Nov 24, 2024
1 parent bab3701 commit d25e667
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/walking_engine/src/mode/walking.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
use super::{catching::Catching, kicking::Kicking, stopping::Stopping, Mode, WalkTransition};
use nalgebra::RealField;
use path_serde::{PathDeserialize, PathIntrospect, PathSerialize};
use serde::{Deserialize, Serialize};
use types::{
Expand Down

0 comments on commit d25e667

Please sign in to comment.