mirror of
https://github.com/discourse/discourse-solved.git
synced 2025-07-04 12:52:17 +00:00
remove unused variable
This commit is contained in:
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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user