No longer need ser::Error import
This commit is contained in:
parent
45a36f1219
commit
3f25cd9a7e
@ -63,7 +63,7 @@ use super::{
|
||||
SerializeTuple,
|
||||
Serializer,
|
||||
};
|
||||
#[cfg(any(feature = "std", feature = "unstable"))]
|
||||
#[cfg(feature = "std")]
|
||||
use super::Error;
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
|
Loading…
x
Reference in New Issue
Block a user