Skip to content

Commit

Permalink
chore: cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
blackspherefollower authored and qdot committed Oct 2, 2024
1 parent ba0f758 commit dab0176
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions buttplug/src/server/device/protocol/svakom_sam2.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 dab0176

Please sign in to comment.