Skip to content

Commit 36e4ad1

Browse files
cargo fmt
1 parent 1306913 commit 36e4ad1

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

josh-proxy/src/cli.rs

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,7 @@ pub struct Args {
3030
#[arg(long)]
3131
pub no_background: bool,
3232

33-
#[arg(
34-
short,
35-
help = "DEPRECATED - no effect!"
36-
)]
33+
#[arg(short, help = "DEPRECATED - no effect!")]
3734
_n: Option<String>,
3835

3936
#[arg(long, default_value = "8000")]

0 commit comments

Comments
 (0)