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

Commit 9a791fbc authored by John Lai's avatar John Lai Committed by Gerrit Code Review
Browse files

Merge "Floss: Remove unused import in bluetooth.rs"

parents 52f330bc 1259c842
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -24,7 +24,6 @@ use btif_macros::{btif_callback, btif_callbacks_dispatcher};
use log::{debug, warn};
use num_traits::cast::ToPrimitive;
use std::collections::HashMap;
use std::convert::TryInto;
use std::fs::File;
use std::hash::Hash;
use std::io::Write;