Skip to content

Commit

Permalink
backend: remove unused ManagemendCommandId
Browse files Browse the repository at this point in the history
  • Loading branch information
ffreddow committed Nov 6, 2024
1 parent f7d20ce commit 7d7caec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion backend/src/udp_server/packet.rs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ use crate::utils::as_u8_slice;
pub enum ManagementCommandId {
Connect,
Disconnect,
Ack,
}

#[repr(C, packed)]
Expand Down

0 comments on commit 7d7caec

Please sign in to comment.