for work on laptop
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
use std::{
|
||||
ops::Deref,
|
||||
sync::atomic::{AtomicBool, Ordering},
|
||||
};
|
||||
use std::{ops::Deref, sync::atomic::AtomicBool};
|
||||
|
||||
use tauri::{
|
||||
plugin::{Builder, TauriPlugin},
|
||||
|
||||
Reference in New Issue
Block a user