Skip to content

Commit

Permalink
Expletive deleted.
Browse files Browse the repository at this point in the history
  • Loading branch information
partim committed Mar 20, 2024
1 parent 4e364f9 commit 93f80e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/store.rs
Original file line number Diff line number Diff line change
Expand Up @@ -906,7 +906,7 @@ impl StoredManifest {
///
/// The new value is created from the components of the stored manifest.
/// See the methods with the same name for their meaning.
#[allow(clippy::too-many-arguments)]
#[allow(clippy::too_many_arguments)]
pub fn new(
not_after: Time,
manifest_number: Serial,
Expand Down

0 comments on commit 93f80e0

Please sign in to comment.