mirror of
https://github.com/rust-embedded/heapless.git
synced 2025-09-28 13:00:26 +00:00
remove commented out import
This commit is contained in:
parent
b6e80a7683
commit
8fc5da18bc
@ -3,7 +3,6 @@ use core::{fmt, ops, str};
|
||||
use core::str::Utf8Error;
|
||||
|
||||
use {BufferFullError, Vec};
|
||||
//use core::ops::Deref;
|
||||
|
||||
/// A String, backed by a fixed size array `heapless::Vec`
|
||||
///
|
||||
|
Loading…
x
Reference in New Issue
Block a user