Skip to content

Commit

Permalink
chore: remove unneeded clippy help
Browse files Browse the repository at this point in the history
  • Loading branch information
benfdking committed Aug 19, 2024
1 parent b3477d8 commit 5697c8a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/lib/src/core/config.rs
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,6 @@ impl ConfigLoader {
head.chain(tail)
}

#[allow(unused_variables)]
pub fn load_config_up_to_path(
&self,
path: impl AsRef<Path>,
Expand Down

0 comments on commit 5697c8a

Please sign in to comment.