Skip to content

Commit 55d9718

Browse files
committed
fmt
1 parent 43ca376 commit 55d9718

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

substrate/frame/staking/src/tests.rs

-1
Original file line numberDiff line numberDiff line change
@@ -9256,7 +9256,6 @@ mod hold_migration {
92569256
// AND Bob wants to remove the old lock.
92579257
assert_ok!(Staking::migrate_currency(RuntimeOrigin::signed(1), bob));
92589258

9259-
92609259
// THEN ensure no lock
92619260
assert_eq!(Balances::balance_locked(STAKING_ID, &bob), 0);
92629261

0 commit comments

Comments
 (0)