Remove private stuff

This commit is contained in:
Dragon Fire
2021-03-10 17:04:43 -05:00
parent 5d9e4affe4
commit a78782c126
12 changed files with 17 additions and 2846 deletions
+7 -1
View File
@@ -5,13 +5,19 @@ module.exports = class CommandLastRunImportCommand extends Command {
super(client, {
name: 'command-last-run-import',
aliases: [
'lr-import',
'lrlb-import',
'last-run-import',
'cmd-lr-import',
'cmd-last-run-import',
'command-lr-import',
'import-cmd-lr',
'import-cmd-last-run',
'import-command-lr',
'import-command-last-run'
'import-command-last-run',
'import-lr',
'import-lrlb',
'import-last-run'
],
group: 'util',
memberName: 'command-last-run-import',