Skip to content

Commit

Permalink
fix clippy on tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jgallagher committed Feb 21, 2024
1 parent 70fa119 commit d6f37bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nexus/blueprint-execution/src/resource_allocation.rs
Original file line number Diff line number Diff line change
Expand Up @@ -518,7 +518,6 @@ mod tests {
cptestctx.logctx.log.clone(),
datastore.clone(),
);
let log = &opctx.log;

// Create an external IP range we can use for our services.
let external_ip_range = IpRange::try_from((
Expand Down

0 comments on commit d6f37bb

Please sign in to comment.