Skip to content

Commit e970224

Browse files
committed
fix: forge fmt
1 parent 5ce18dd commit e970224

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/libs/contracts-sdk/test/fees/MorphoFee.t.sol

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ contract FeeTest is Test {
8484
assertEq(userVaultOrPoolAssetAddresses.length, 1);
8585
assertEq(userVaultOrPoolAssetAddresses[0], address(mockERC4626));
8686

87-
8887
// send more assets to the vault to create profit
8988
mockERC20.mint(address(mockERC4626), 100);
9089

0 commit comments

Comments
 (0)