Skip to content

Commit

Permalink
Remove redundant line
Browse files Browse the repository at this point in the history
Somehow this persisted through the merge, probably because the upstream branch was rebased afterwards? I'm removing it now.
  • Loading branch information
Diordany committed Sep 27, 2024
1 parent ff61237 commit 49027dc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/config.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
use std::net::IpAddr;
use std::str::FromStr;
use std::{fs, path::PathBuf};

use clap::Parser;
Expand Down

0 comments on commit 49027dc

Please sign in to comment.