mirror of
https://github.com/Instadapp/aave-protocol-v2.git
synced 2024-07-29 21:47:30 +00:00
Removed old console lo
This commit is contained in:
parent
5fe4603e3d
commit
9fb097e687
|
@ -45,7 +45,7 @@ task('full:initialize-lending-pool', 'Initialize lending pool configuration.')
|
||||||
}
|
}
|
||||||
|
|
||||||
const treasuryAddress = await getTreasuryAddress(poolConfig);
|
const treasuryAddress = await getTreasuryAddress(poolConfig);
|
||||||
console.log("here");
|
|
||||||
await initReservesByHelper(
|
await initReservesByHelper(
|
||||||
ReservesConfig,
|
ReservesConfig,
|
||||||
reserveAssets,
|
reserveAssets,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user