Skip to content

Commit

Permalink
widget: Fix leftover debugging.
Browse files Browse the repository at this point in the history
  • Loading branch information
zhark01 committed Dec 5, 2020
1 parent be0d7d5 commit 89c6966
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion static/js/poll_widget.js
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ class PollData {
};

this.my_idx += 1;
console.log(event)
return event;
},

Expand Down

0 comments on commit 89c6966

Please sign in to comment.