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

Commit 309861c8 authored by Sonny Sasaka's avatar Sonny Sasaka
Browse files

Floss: Warning fixup

Bug: 189495534
Tag: #floss
Test: Build on Linux

Change-Id: Ib5e5d7ee3c67e201dc2ca56aa8f38a6641dec1a8
parent a41f7f0d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@

use crate::bluetooth::{Bluetooth, BtifBluetoothCallbacks};
use crate::callbacks::Callbacks;
use crate::{bluetooth_gatt::IBluetoothGatt, BluetoothGatt, Message, RPCProxy};
use crate::{BluetoothGatt, Message, RPCProxy};
use bt_topshim::btif::BluetoothInterface;
use log::warn;
use std::sync::{Arc, Mutex};