mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-06-19 21:31:04 +00:00
Remove unused Debug impl on private::ser::content::Content
This commit is contained in:
@@ -452,7 +452,6 @@ mod content {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#[derive(Debug)]
|
|
||||||
pub enum Content {
|
pub enum Content {
|
||||||
Bool(bool),
|
Bool(bool),
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user