Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9f9aca63 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "floss: Remove the wrong "#[allow(unused)]"" into main

parents 6dd3edd3 1bd6a8d4
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -422,8 +422,6 @@ impl RPCProxy for BluetoothDeviceCallbacks {
mod tests {
    use crate::bluetooth_admin::{BluetoothAdmin, BluetoothAdminPolicyHelper};
    use bt_topshim::btif::Uuid;

    #[allow(unused)]
    use serde_json::{json, Value};

    #[test]