Fix clippy lints

This commit is contained in:
Paul Hauner
2018-10-16 15:24:50 +11:00
parent c3d88a7e80
commit fa705229aa
3 changed files with 22 additions and 11 deletions

View File

@@ -80,8 +80,6 @@ impl Decodable for SpecialRecord {
}
#[cfg(test)]
mod tests {
use super::*;