Skip to content

Commit

Permalink
clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewjstone committed May 16, 2024
1 parent 2752f68 commit c81babf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nexus/types/src/deployment/blueprint_diff.rs
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ impl ZoneSortKey for ModifiedZone {
}

impl ModifiedZone {
#[allow(clippy::result_large_err)]
pub fn new(
before: BlueprintOrCollectionZoneConfig,
after: BlueprintZoneConfig,
Expand Down

0 comments on commit c81babf

Please sign in to comment.