sync
This commit is contained in:
parent
c90c43e6b7
commit
89016994b1
@ -10,8 +10,6 @@ mod config;
|
|||||||
mod error;
|
mod error;
|
||||||
mod setting;
|
mod setting;
|
||||||
mod utils;
|
mod utils;
|
||||||
mod widgets;
|
|
||||||
|
|
||||||
use crate::setting::Config;
|
use crate::setting::Config;
|
||||||
use components::AppModel;
|
use components::AppModel;
|
||||||
use once_cell::{sync::Lazy as SafeLazy, unsync::Lazy as UnsafeLazy};
|
use once_cell::{sync::Lazy as SafeLazy, unsync::Lazy as UnsafeLazy};
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user