Skip to content

Commit fc4f14b

Browse files
committed
lint
1 parent b551bfe commit fc4f14b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/StakeManager.t.sol

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,6 @@ contract LockTest is StakeManagerTest {
169169
vm.expectRevert(StakeManager.StakeManager__InvalidLockupPeriod.selector);
170170
userVault.stake(100, lockTime);
171171
}
172-
173172
}
174173

175174
contract LeaveTest is StakeManagerTest {

0 commit comments

Comments
 (0)