remove unused variable
This commit is contained in:
@@ -112,7 +112,6 @@ function initializeWithApi(api) {
|
||||
label: "solved.solution"
|
||||
};
|
||||
} else if (!canAccept && accepted) {
|
||||
let solutionText = iconHTML("check");
|
||||
return {
|
||||
className: "hidden",
|
||||
disabled: "true",
|
||||
|
||||
Reference in New Issue
Block a user