Skip to content

Commit e0f0a0e

Browse files
committed
clippy
1 parent 308f138 commit e0f0a0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ use init4_bin_base::utils::from_env::FromEnv;
3737
// Anonymous import suppresses warnings about unused imports.
3838
use openssl as _;
3939
use signet_constants::SignetSystemConstants;
40+
use signet_bundle as _;
4041
use std::sync::OnceLock;
4142

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

0 commit comments

Comments
 (0)