Skip to content

Commit 9df0d13

Browse files
committed
Reformat
1 parent 9637986 commit 9df0d13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pallets/subtensor/src/utils/try_state.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
use super::*;
21
#[cfg(feature = "try-runtime")]
32
use super::subnets::subnet::POOL_INITIAL_TAO;
3+
use super::*;
44

55
impl<T: Config> Pallet<T> {
66
/// Checks if the accounting invariants for [`TotalStake`], [`TotalSubnetLocked`], and [`TotalIssuance`] are correct.

0 commit comments

Comments
 (0)