Skip to content

Commit

Permalink
cleaning up and removing log messages
Browse files Browse the repository at this point in the history
  • Loading branch information
sandro-k committed Oct 16, 2015
1 parent 38670c7 commit a022230
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mqtt-publish-regestration-behaviour.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@
},

detached: function() {
console.log('detached', this.topic);
if (this._parentConnection) {
this._parentConnection.fire('mqtt-publish-unregister', {target: this});
}
Expand Down

0 comments on commit a022230

Please sign in to comment.