Skip to content

Commit 83819ff

Browse files
committed
fix fmt
1 parent a14337b commit 83819ff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pallets/subtensor/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ pub mod pallet {
8787
/// Minimum balance required to perform a coldkey swap
8888
pub const MIN_BALANCE_TO_PERFORM_COLDKEY_SWAP: u64 = 1_000_000_000; // 1 TAO in RAO
8989

90-
9190
#[pallet::pallet]
9291
#[pallet::without_storage_info]
9392
#[pallet::storage_version(STORAGE_VERSION)]

0 commit comments

Comments
 (0)