Skip to content

Commit

Permalink
Fix clippy warning
Browse files Browse the repository at this point in the history
  • Loading branch information
NelsonAPenn committed Aug 20, 2024
1 parent e8a0d63 commit befccf8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/bin/yact.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
use std::path::PathBuf;

use clap::Parser;
use yact::{pre_commit, BuiltinTransformer, ShellCommandTransformer, TransformerOptions};

Expand Down

0 comments on commit befccf8

Please sign in to comment.