REMOVE unused comment (commented out code)

This commit is contained in:
GithubAnon0000 2025-04-26 16:46:09 +02:00
parent 258b2b3f8d
commit ad3ec66f7e

View file

@ -183,8 +183,6 @@ export function renderButtons(
});
}, 0);
// \u200e(${totalCorrect(d).percent}%)
const xButton = scaleBand()
.domain(["1", "2", "3", "4"])
.range([0, xGroup.bandwidth()])