Skip to content

Commit

Permalink
chore: cargo fmt -- --emit=files
Browse files Browse the repository at this point in the history
  • Loading branch information
blackspherefollower authored and qdot committed Nov 20, 2024
1 parent 4049718 commit cf69554
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions buttplug/src/server/device/protocol/nextlevelracing.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,7 @@
// for full license information.

use crate::{
core::{
errors::ButtplugDeviceError,
message::Endpoint,
},
core::{errors::ButtplugDeviceError, message::Endpoint},
server::device::{
hardware::{HardwareCommand, HardwareWriteCmd},
protocol::{generic_protocol_setup, ProtocolHandler},
Expand Down

0 comments on commit cf69554

Please sign in to comment.