remove some spacing
This commit is contained in:
parent
523191f93d
commit
d871f68ca5
1 changed files with 0 additions and 1 deletions
|
@ -230,7 +230,6 @@ impl image_model::ImageModel {
|
|||
if index < 0 || (index as usize) >= self.images.len() {
|
||||
return false;
|
||||
}
|
||||
|
||||
let rt = tokio::runtime::Runtime::new().unwrap();
|
||||
|
||||
rt.block_on(async {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue