Skip to content

Commit c455822

Browse files
committed
fix: fmt
1 parent d78cfd0 commit c455822

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/cli/src/commands/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
pub mod common;
21
pub(crate) mod address_validation;
2+
pub mod common;
33
pub(crate) mod constants;
44
pub mod create_cluster;
55
pub mod create_dkg;

0 commit comments

Comments
 (0)