mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-28 13:47:57 +00:00
silence some warnings
This commit is contained in:
@@ -40,8 +40,6 @@ mod decoder {
|
||||
|
||||
enum State {
|
||||
AnimalState(Animal),
|
||||
DogState,
|
||||
FrogState,
|
||||
IntState(int),
|
||||
StringState(String),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user