Skip to content

Commit

Permalink
fix: rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
Schlagonia committed Jan 29, 2024
1 parent d1b08e6 commit 5869f6a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion contracts/test/mocks/ERC4626/MockTokenizedStrategy.sol
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ contract MockTokenizedStrategy is TokenizedStrategy {
maxDebt = _maxDebt;
}


function availableDepositLimit(
address
) public view virtual returns (uint256) {
Expand Down

0 comments on commit 5869f6a

Please sign in to comment.