Skip to content

Commit 8ac4079

Browse files
committed
fmt
1 parent 3111808 commit 8ac4079

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ pub mod test_utils;
3636
use init4_bin_base::utils::from_env::FromEnv;
3737
// Anonymous import suppresses warnings about unused imports.
3838
use openssl as _;
39-
use signet_constants::SignetSystemConstants;
4039
use signet_bundle as _;
40+
use signet_constants::SignetSystemConstants;
4141
use std::sync::OnceLock;
4242

4343
/// Global static configuration for the Builder binary.

0 commit comments

Comments
 (0)