Skip to content

Commit

Permalink
remove pointless console.log
Browse files Browse the repository at this point in the history
  • Loading branch information
dancj committed Sep 20, 2017
1 parent 8a8a7e2 commit d1819c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion node_helper.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ var Hover = require("hover-nodejs");

module.exports = NodeHelper.create({
start: function () {
console.log("[Hover] Starting node_helper");
this.started = false;
},

Expand Down

0 comments on commit d1819c5

Please sign in to comment.