Skip to content

Commit

Permalink
Fix bad indent.
Browse files Browse the repository at this point in the history
  • Loading branch information
wen-coding committed Aug 3, 2024
1 parent 44953aa commit 3b14d58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/src/epoch_stakes.rs
Original file line number Diff line number Diff line change
Expand Up @@ -540,5 +540,5 @@ pub(crate) mod tests {
Some(*stake * num_vote_accounts_per_node as u64)
);
}
}
}
}

0 comments on commit 3b14d58

Please sign in to comment.