Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
amkhrjee committed Aug 28, 2024
1 parent 37223e2 commit ef3a243
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/main.rs
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
use clap::{builder::PossibleValue, Parser};
use clap::Parser;
use std::{
fs::File,
io::Write,
os::linux::raw::stat,
path::{Path, PathBuf},
};
use url::Url;
Expand Down

0 comments on commit ef3a243

Please sign in to comment.