Skip to content

Commit

Permalink
Remove debug logging
Browse files Browse the repository at this point in the history
  • Loading branch information
nicjansma committed Sep 29, 2017
1 parent 0cb1697 commit 8ac0c8b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions perfbar.user.js
Original file line number Diff line number Diff line change
Expand Up @@ -706,9 +706,6 @@ var UW = unsafeWindow;
trigger: 'left',
build: function(triggerElement$, e) {
return {
callback: function(key, options) {
console.log(key);
},
items: {
"jank": {
name: "Add Jank",
Expand Down

0 comments on commit 8ac0c8b

Please sign in to comment.