1
0
mirror of synced 2026-08-06 02:07:06 +00:00

remove unused variable

This commit is contained in:
Kris
2019-07-24 11:38:56 -04:00
parent 9550ced040
commit e9bd783bb7
@@ -112,7 +112,6 @@ function initializeWithApi(api) {
label: "solved.solution"
};
} else if (!canAccept && accepted) {
let solutionText = iconHTML("check");
return {
className: "hidden",
disabled: "true",