Skip to content

Commit

Permalink
Fix fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
taks committed Apr 11, 2024
1 parent 4d894ef commit 804cc89
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/server/l2cap_server.rs
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,6 @@ impl L2capServer {
_ => 0,
}
}


}

unsafe impl Send for L2capServer {}

0 comments on commit 804cc89

Please sign in to comment.