Skip to content

Commit 98180bb

Browse files
committed
clippy
1 parent b81b11e commit 98180bb

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)