diff options
Diffstat (limited to 'src/collection/boxed.rs')
| -rw-r--r-- | src/collection/boxed.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/collection/boxed.rs b/src/collection/boxed.rs index fca1db2..2397bd3 100644 --- a/src/collection/boxed.rs +++ b/src/collection/boxed.rs @@ -1,4 +1,3 @@ -use std::alloc::Layout; use std::cell::UnsafeCell; use std::fmt::Debug; use std::marker::PhantomData; |
