mirror of
https://github.com/Instadapp/aave-protocol-v2.git
synced 2024-07-29 21:47:30 +00:00
Formatting, removed console import
This commit is contained in:
parent
fb0f533ae9
commit
687b13f019
|
@ -72,7 +72,6 @@ library GenericLogic {
|
|||
|
||||
balanceDecreaseAllowedLocalVars memory vars;
|
||||
|
||||
|
||||
(, vars.liquidationThreshold, , vars.decimals) = reservesData[asset].configuration.getParams();
|
||||
|
||||
if (vars.liquidationThreshold == 0) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user