Clippy fixes

This commit is contained in:
mdecimus 2023-09-01 19:26:34 +02:00
parent 434ede7215
commit d2f81940d9

View file

@ -93,7 +93,7 @@ impl ResponseReceiver {
});
}
},
4 | 5 | 6 => {
4..=6 => {
let mut do_restore = false;
match ch {