Skip to content

Commit e8808ea

Browse files
author
Milan Pässler
committed
remove debug prints
1 parent f408dbf commit e8808ea

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

modules/receiver.js

-2
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,6 @@ module.exports = function (configData) {
5050

5151
_.merge(config, configData)
5252

53-
console.log(config)
54-
5553
var receiverList = []
5654
var raw = {}
5755
var overlay = {}

0 commit comments

Comments
 (0)