mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
Fix ws clippy warnings
This commit is contained in:
parent
9d1bba5e92
commit
c32fa7cc2b
5 changed files with 25 additions and 14 deletions
|
|
@ -370,8 +370,6 @@ mod tests {
|
|||
::simd_json::serde::from_str(&mut json).unwrap()
|
||||
};
|
||||
|
||||
let success = info_hashes == deserialized;
|
||||
|
||||
success
|
||||
info_hashes == deserialized
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue