Skip to content

Commit

Permalink
#144 Clean up comments
Browse files Browse the repository at this point in the history
  • Loading branch information
nadouani committed Mar 15, 2017
1 parent 3338efa commit 6b70096
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ui/app/scripts/services/StreamSrv.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@
},

runCallbacks: function(id, objectType, message) {
console.debug('stream:' + id + '-' + objectType);

$rootScope.$broadcast('stream:' + id + '-' + objectType, message);
},

Expand Down

0 comments on commit 6b70096

Please sign in to comment.