We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f408dbf commit e8808eaCopy full SHA for e8808ea
modules/receiver.js
@@ -50,8 +50,6 @@ module.exports = function (configData) {
50
51
_.merge(config, configData)
52
53
- console.log(config)
54
-
55
var receiverList = []
56
var raw = {}
57
var overlay = {}
0 commit comments