Skip to content

Commit

Permalink
clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
smklein committed Feb 2, 2024
1 parent 5b80a45 commit 52199bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package/src/bin/omicron-package.rs
Original file line number Diff line number Diff line change
Expand Up @@ -448,7 +448,6 @@ async fn ensure_package(
target,
progress: &progress,
cache_disabled: disable_cache,
..Default::default()
};
package
.create(package_name, &output_directory, &build_config)
Expand Down

0 comments on commit 52199bb

Please sign in to comment.