mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-06-10 22:51:01 +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 {
|
||||
Bool(bool),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user