Skip to content

Commit

Permalink
cargo fmt on windows-installps1 PR (#425)
Browse files Browse the repository at this point in the history
* Remove Update-SessionEnvironment dependency

* clippy attempted fix

Signed-off-by: danbugs <danilochiarlone@gmail.com>

---------

Signed-off-by: danbugs <danilochiarlone@gmail.com>
Co-authored-by: Francisco Cabrera <fcabrera@microsoft.com>
  • Loading branch information
danbugs and fcabrera23 authored Sep 11, 2023
1 parent 1148ffd commit c15b464
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions crates/blob-store/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#![allow(clippy::diverging_sub_expression)]

mod container;
mod implementors;
mod read_stream;
Expand Down

0 comments on commit c15b464

Please sign in to comment.