Skip to content

Commit e86c998

Browse files
committed
:Merge remote-tracking branch 'refs/remotes/origin/main'
2 parents cb677cc + e108792 commit e86c998

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src-tauri/src/main.rs

-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ mod http_client;
1212
use crate::logger::setup_logging;
1313
use crate::device_manager::DeviceManager;
1414
use std::sync::Arc;
15-
use tauri::Manager;
1615

1716
#[tokio::main]
1817
async fn main() -> Result<(), Box<dyn std::error::Error>> {

0 commit comments

Comments
 (0)