Skip to content

Commit

Permalink
remove debug prints
Browse files Browse the repository at this point in the history
  • Loading branch information
Milan Pässler committed May 21, 2016
1 parent f408dbf commit e8808ea
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions modules/receiver.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,6 @@ module.exports = function (configData) {

_.merge(config, configData)

console.log(config)

var receiverList = []
var raw = {}
var overlay = {}
Expand Down

0 comments on commit e8808ea

Please sign in to comment.