Skip to content
Snippets Groups Projects
Commit b3aa0b2a authored by Alexis POYEN's avatar Alexis POYEN
Browse files

Remove : useless var

parent 780291f8
No related branches found
No related tags found
No related merge requests found
......@@ -237,7 +237,6 @@ class Vote {
async saveVotes() {
let voteHandler = this;
let candidateLists = await this.updateCandidateLists();
let votes = await this.updatesVotes();
let method = "POST";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment