Clippy fixes
This commit is contained in:
parent
434ede7215
commit
d2f81940d9
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ impl ResponseReceiver {
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
4 | 5 | 6 => {
|
4..=6 => {
|
||||||
let mut do_restore = false;
|
let mut do_restore = false;
|
||||||
|
|
||||||
match ch {
|
match ch {
|
||||||
|
|
Loading…
Reference in a new issue