Skip to content

Commit

Permalink
fix: appeased rustfmt
Browse files Browse the repository at this point in the history
  • Loading branch information
elijah-potter committed Sep 20, 2024
1 parent 8f108ec commit 68257e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion harper-cli/src/main.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#![doc = include_str!("../README.md")]

use std::iter::once;
use std::path::{Path, PathBuf};

use anyhow::format_err;
Expand Down

0 comments on commit 68257e0

Please sign in to comment.