Skip to content

Commit 7124a69

Browse files
committed
chore(fmt): fmt
1 parent 6d99e5e commit 7124a69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cli.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
use anyhow::{bail, Result};
1+
use anyhow::{Result, bail};
22
use clap::Parser;
33

44
// Default values as constants

0 commit comments

Comments
 (0)