1
Fork 0

Fix mod ordering + formatting

This commit is contained in:
Gaëtan Cassiers 2015-06-08 20:23:24 +02:00
parent adedba45a8
commit 4d6d0b81a7
2 changed files with 2 additions and 3 deletions

View file

@ -65,4 +65,3 @@ macro_rules! impl_enum_decodable {
}
};
}