Skip to content

Commit

Permalink
chore(lint): clippy
Browse files Browse the repository at this point in the history
Signed-off-by: Bukowa <[email protected]>
  • Loading branch information
bukowa committed Jun 13, 2024
1 parent b14af8f commit f307647
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion git-cliff-core/src/command.rs
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ pub fn run(

#[cfg(test)]
mod test {
use super::*;
#[test]
#[cfg(target_family = "unix")]
fn run_os_command() -> Result<()> {
Expand Down

0 comments on commit f307647

Please sign in to comment.