remove unused variable

This commit is contained in:
Kris 2019-07-24 11:38:56 -04:00
parent 9550ced040
commit e9bd783bb7
1 changed files with 0 additions and 1 deletions

View File

@ -112,7 +112,6 @@ function initializeWithApi(api) {
label: "solved.solution"
};
} else if (!canAccept && accepted) {
let solutionText = iconHTML("check");
return {
className: "hidden",
disabled: "true",