mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-26 12:07:56 +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