Skip to content

Commit

Permalink
run clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
viperML committed Jan 2, 2025
1 parent b2a9724 commit b7a8570
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/home.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
use std::env;
use std::path::PathBuf;

use clap::builder::OsStr;
use color_eyre::eyre::bail;
use color_eyre::Result;
use tracing::{debug, info};
Expand Down

0 comments on commit b7a8570

Please sign in to comment.