mirror of
https://github.com/Instadapp/aave-protocol-v2.git
synced 2024-07-29 21:47:30 +00:00
Removed redundant code in ATokensAndRatesHelper
This commit is contained in:
parent
dcc60f5966
commit
9fc6c32905
|
@ -111,10 +111,6 @@ contract ATokensAndRatesHelper is Ownable {
|
|||
liquidationThresholds[i],
|
||||
liquidationBonuses[i]
|
||||
);
|
||||
configurator.enableBorrowingOnReserve(
|
||||
assets[i],
|
||||
stableBorrowingEnabled[i]
|
||||
);
|
||||
|
||||
configurator.enableBorrowingOnReserve(
|
||||
assets[i],
|
||||
|
|
Loading…
Reference in New Issue
Block a user