Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Artemka374 committed Oct 2, 2024
1 parent 903cf84 commit 74de9f3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
use std::path::{Path, PathBuf};
use std::path::Path;

use anyhow::anyhow;
use clap::{Parser, ValueEnum};
Expand Down

0 comments on commit 74de9f3

Please sign in to comment.