turns out 'make' doesn't run cargo fmt

This commit is contained in:
Jędrzej Stuczyński
2024-03-27 16:11:14 +00:00
parent 7e6feb0cd2
commit 297cde513b
29 changed files with 12 additions and 45 deletions
-1
View File
@@ -11,7 +11,6 @@ use nym_crypto::asymmetric::identity;
use nym_types::helpers::ConsoleSigningOutput;
use nym_validator_client::nyxd;
use super::version_check;
#[derive(Args, Clone)]