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 6, 2020
1 parent abbab12 commit 280d07a
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 280d07a

Please sign in to comment.