Skip to content

Commit

Permalink
chore: clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
cangzhang committed Feb 28, 2024
1 parent 588eeae commit 33c5def
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions crates/app/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
windows_subsystem = "windows"
)]

use futures::future::join;

#[tokio::main]
async fn main() -> Result<(), eframe::Error> {
femme::with_level(femme::LevelFilter::Info);
Expand Down

0 comments on commit 33c5def

Please sign in to comment.