Remove all linter warnings
This commit is contained in:
parent
1f299247d2
commit
d722f0edcb
11 changed files with 73 additions and 92 deletions
|
|
@ -35,6 +35,6 @@ impl BlockingSpawner {
|
|||
return tokio::task::block_in_place(f);
|
||||
}
|
||||
|
||||
return f();
|
||||
f()
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue