diff options
| author | Gaëtan Cassiers <gaetan.cassiers@gmail.com> | 2015-06-08 20:23:24 +0200 |
|---|---|---|
| committer | Gaëtan Cassiers <gaetan.cassiers@gmail.com> | 2015-06-08 20:23:24 +0200 |
| commit | 4d6d0b81a79a2edbaeb052d80005a71694dfadcf (patch) | |
| tree | fb27a4fef9ce5a44cb3ec4dfdd3954c61e9ee94a /src/utils.rs | |
| parent | adedba45a85c712a32d250bdcee8c1146fe80250 (diff) | |
Fix mod ordering + formatting
Diffstat (limited to 'src/utils.rs')
| -rw-r--r-- | src/utils.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/utils.rs b/src/utils.rs index 45bf6ffe7b5..0e992e9f7da 100644 --- a/src/utils.rs +++ b/src/utils.rs @@ -65,4 +65,3 @@ macro_rules! impl_enum_decodable { } }; } - |
