Skip to content

Commit

Permalink
clippy : )
Browse files Browse the repository at this point in the history
  • Loading branch information
kokoISnoTarget authored and CosmicHorrorDev committed Feb 21, 2025
1 parent 0442928 commit e8ef487
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ use std::fmt::Debug;
use std::fs::read_to_string;
use std::path::{Path, PathBuf};
use std::process::Command;
use std::str::FromStr;
use std::sync::atomic::{AtomicBool, Ordering};
use std::sync::mpsc::{self, channel};
use std::sync::{Arc, Mutex};
Expand Down

0 comments on commit e8ef487

Please sign in to comment.