removed extra comment

This commit is contained in:
2022-02-24 10:41:15 -06:00
parent 0ff3a57747
commit d6d75abd87

View File

@@ -1,8 +1,3 @@
/* TODO
join message should contain your current position in the queue, editing it to keep it current
*/
import { Client, CommandInteraction, TextChannel } from 'discord.js'; import { Client, CommandInteraction, TextChannel } from 'discord.js';
import * as fs from 'fs'; import * as fs from 'fs';
import * as Lang from './lang'; import * as Lang from './lang';