Skip to content

Commit

Permalink
chore: Fix extra spaces in api mod
Browse files Browse the repository at this point in the history
  • Loading branch information
qdot committed Sep 16, 2023
1 parent 13a638a commit 81bd1dd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/api/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,6 @@ pub struct ValueNotification {
pub value: Vec<u8>,
}



bitflags! {
/// A set of properties that indicate what operations are supported by a Characteristic.
#[derive(Default, Debug, PartialEq, Eq, Ord, PartialOrd, Clone, Copy)]
Expand Down

0 comments on commit 81bd1dd

Please sign in to comment.