Skip to content

Commit

Permalink
🚨 修复rust报错
Browse files Browse the repository at this point in the history
  • Loading branch information
zty012 committed Jan 13, 2025
1 parent 78c3720 commit 8cd7cf7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src-tauri/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ use base64::engine::general_purpose;
use base64::Engine;

use tauri::Manager;
#[cfg(debug_assertions)]
use tauri::Runtime;

/// 判断文件是否存在
#[tauri::command]
Expand Down

0 comments on commit 8cd7cf7

Please sign in to comment.