Skip to content

Commit

Permalink
Remove unused-vars
Browse files Browse the repository at this point in the history
  • Loading branch information
godlike786 committed Feb 27, 2021
1 parent 9933ca4 commit ef168ed
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions frontend_tests/node_tests/poll_widget.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ zrequire("stream_data");
zrequire("hash_util");
set_global("page_params", {});

const return_false = () => false;
const return_true = () => true;
markdown.initialize([], markdown_config.get_helpers());

run_test("PollData my question", () => {
Expand Down

0 comments on commit ef168ed

Please sign in to comment.