remove unused import

This commit is contained in:
nora 2022-04-06 14:09:03 +02:00
parent 85fff5f090
commit 1ba2efbf6a

View file

@ -91,7 +91,6 @@ mod backend;
mod strategy;
use core::{
convert::TryFrom,
fmt::{Debug, Formatter},
hash::{Hash, Hasher},
marker::PhantomData,