Skip to content

Commit 41b76a3

Browse files
committed
Remove console.log
1 parent 6289726 commit 41b76a3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

web3deployment/retrieveArtifacts.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ async function main(skipCompilation) {
1313
compileContracts();
1414
}
1515
let output = await packageArtifacts();
16-
console.log(output)
1716
return output;
1817
}
1918

0 commit comments

Comments
 (0)