Skip to content

Commit

Permalink
Clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
Hoverbear committed Feb 15, 2024
1 parent c28b807 commit 4b8a483
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/release_metadata.rs
Original file line number Diff line number Diff line change
Expand Up @@ -154,8 +154,8 @@ impl ReleaseMetadata {
),
mirrored: mirror,
spdx_identifier,
project_id: project_id,
owner_id: owner_id,
project_id,
owner_id,
labels,
})
}
Expand Down

0 comments on commit 4b8a483

Please sign in to comment.