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

Commit b77e77b5 authored by John Lai's avatar John Lai Committed by Automerger Merge Worker
Browse files

Merge "Floss: Remove unused import in bluetooth.rs" am: 9a791fbc am: 30d23d42

parents 59205453 30d23d42
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;