mirror of
https://github.com/Instadapp/dsa-polygon-migration.git
synced 2024-07-29 22:27:58 +00:00
Update contracts/liquidity.sol
This commit is contained in:
parent
92e028ca72
commit
8f7ced9b29
|
@ -272,7 +272,6 @@ contract Setup {
|
|||
contract DydxFlashloaner is Setup, ICallee, DydxFlashloanBase, DSMath {
|
||||
using SafeERC20 for IERC20;
|
||||
|
||||
// TODO: Change the migration call to .call so we can update the settle function later with flashloan
|
||||
function callFunction(
|
||||
address sender,
|
||||
Account.Info memory account,
|
||||
|
|
Loading…
Reference in New Issue
Block a user