mirror of
https://github.com/serde-rs/serde.git
synced 2025-10-02 15:25:38 +00:00
Remove unused Debug impl on private::ser::content::Content
This commit is contained in:
parent
1f9f72bc48
commit
f6e7366b46
@ -452,7 +452,6 @@ mod content {
|
||||
}
|
||||
}
|
||||
|
||||
#[derive(Debug)]
|
||||
pub enum Content {
|
||||
Bool(bool),
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user