diff --git a/src/types.rs b/src/types.rs index 6c499a4..533a028 100644 --- a/src/types.rs +++ b/src/types.rs @@ -53,7 +53,6 @@ */ use std::str::SendStr; -use std::vec_ng::Vec; /// Error information from either encoder or decoder. pub struct CodecError {