Skip to content

Commit

Permalink
Delete comment
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-certora committed Aug 7, 2024
1 parent 6e2851d commit 1eb8324
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/EVault/modules/Liquidation.sol
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ abstract contract LiquidationModule is ILiquidation, BalanceUtils, LiquidityUtil
executeLiquidation(vaultCache, liqCache, minYieldBalance);
}

// Munged to internal by certora to enable harnessing
function calculateLiquidation(
VaultCache memory vaultCache,
address liquidator,
Expand Down

0 comments on commit 1eb8324

Please sign in to comment.