mirror of
https://github.com/Instadapp/dsa-connectors-old.git
synced 2024-07-29 22:47:46 +00:00
code restruturing
This commit is contained in:
parent
d9f86e3b68
commit
09a6932acc
|
@ -236,7 +236,6 @@ contract BasicResolver is AaveHelpers {
|
||||||
aave.repay.value(ethAmt)(token, _amt, payable(address(this)));
|
aave.repay.value(ethAmt)(token, _amt, payable(address(this)));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
setUint(setId, _amt);
|
setUint(setId, _amt);
|
||||||
|
|
||||||
emit LogPayback(token, _amt, getId, setId);
|
emit LogPayback(token, _amt, getId, setId);
|
||||||
|
|
Loading…
Reference in New Issue
Block a user