Skip to content

Commit

Permalink
cargo clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
open-junius committed Jan 20, 2025
1 parent 9de1927 commit 3d05f7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/src/precompiles/subnet.rs
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ impl SubnetPrecompile {
},
)
}
32.. => {
33.. => {
let (pubkey, subnet_name, github_repo, subnet_contact) =
Self::parse_register_network_parameters(data)?;

Expand Down

0 comments on commit 3d05f7b

Please sign in to comment.