mirror of
https://github.com/l1npengtul/nokhwa.git
synced 2026-07-04 02:27:26 +00:00
remove hasher import
This commit is contained in:
@@ -4,7 +4,7 @@ use ordered_float::OrderedFloat;
|
||||
use std::collections::hash_map::{Keys, Values};
|
||||
use std::collections::{HashMap, HashSet};
|
||||
use std::fmt::{Display, Formatter};
|
||||
use std::hash::{Hash, Hasher};
|
||||
use std::hash::Hash;
|
||||
|
||||
pub type PlatformSpecificControlId = u64;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user