fix: 移除错误的 egui crate(应为 Tauri 2,Task 2 重新脚手架)

This commit is contained in:
2026-06-17 00:10:40 +08:00
parent 95e3cc91ff
commit 6d11e96fff
3 changed files with 0 additions and 39 deletions
-6
View File
@@ -1,6 +0,0 @@
//! QR Code GUI — eframe/egui 桌面应用
pub mod app;
// Re-export main entry
pub use app::QRGenApp;