Skip to content

Commit ea240ef

Browse files
committed
minor formatting fix
1 parent 3500a63 commit ea240ef

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

migrations/2_deploy_contracts.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -378,6 +378,7 @@ module.exports = async (deployer, network) => {
378378
console.log('\x1b[34m%s\x1b[0m', ' Register Staking Durations');
379379
console.log('\x1b[34m%s\x1b[0m', ' ******************************************');
380380
await registerStakingDurations();
381+
console.log('\n');
381382
console.log('\x1b[34m%s\x1b[0m', ' Deploy Uniswap contracts');
382383
console.log('\x1b[34m%s\x1b[0m', ' ******************************************');
383384
await addUniswap();

0 commit comments

Comments
 (0)