Removed old console lo

This commit is contained in:
Zer0dot 2021-02-10 18:36:51 -05:00
parent 5fe4603e3d
commit 9fb097e687

View File

@ -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,