Skip to content

Commit 758ef62

Browse files
committed
cargo fmt
1 parent 15c911b commit 758ef62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

notarization-rs/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ pub use client::read_only::NotarizationClientReadOnly;
1313
/// HTTP utilities to implement the trait [HttpClient](product_common::http_client::HttpClient).
1414
#[cfg(feature = "gas-station")]
1515
pub mod http_client {
16-
pub use product_common::http_client::*;
16+
pub use product_common::http_client::*;
1717
}

0 commit comments

Comments
 (0)