Skip to content

Commit

Permalink
style: Autoformat
Browse files Browse the repository at this point in the history
  • Loading branch information
GeckoEidechse committed Jan 5, 2025
1 parent fa39b79 commit aba764d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src-tauri/src/main.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
// Prevents additional console window on Windows in release, DO NOT REMOVE!!
#![cfg_attr(not(debug_assertions), windows_subsystem = "windows")]


fn main() {
tauri_app_lib::run()
}

0 comments on commit aba764d

Please sign in to comment.