Missing import
This commit is contained in:
parent
c455c1fbbe
commit
0ba1ea9237
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ use relm4::{
|
|||
AsyncController,
|
||||
},
|
||||
prelude::*,
|
||||
Worker, WorkerController,
|
||||
};
|
||||
use std::sync::Arc;
|
||||
use tokio::sync::Mutex;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue