remove todo

This commit is contained in:
LenAnderson
2024-05-19 06:38:59 -04:00
parent c049ff82cd
commit 4a25821aba

View File

@ -114,7 +114,6 @@ export class SlashCommandParser {
constructor() {
//TODO should not be re-registered from every instance
// add dummy commands for help strings / autocomplete
if (!Object.keys(this.commands).includes('parser-flag')) {
const help = {};