Skip to content

Commit

Permalink
remove console.log
Browse files Browse the repository at this point in the history
  • Loading branch information
tlaskey committed Jul 11, 2020
1 parent 2cc1318 commit 683ec85
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/mosh.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,6 @@ function mosh (options, cb) {
}
})

console.log(mosh.MODES)

/* lean on jimp for img encoding */
Jimp.read(read)
.then(doMosh)
Expand Down

0 comments on commit 683ec85

Please sign in to comment.