Skip to content

Commit

Permalink
Remove unused-vars
Browse files Browse the repository at this point in the history
  • Loading branch information
godlike786 committed Mar 10, 2021
1 parent e66bcc8 commit a548fd4
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 a548fd4

Please sign in to comment.