Skip to content

Commit b8b90d9

Browse files
committed
Remove log
1 parent ceaf3f5 commit b8b90d9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

commands/deploy.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,6 @@ const handler = async function (argv) {
144144

145145
// Insert content for new transaction
146146
transactions.push({ filesIndex, txContent })
147-
console.log(txContent)
148147

149148
// Increment filesIndex for next transaction
150149
filesIndex++

0 commit comments

Comments
 (0)