Cleaned up after removal of old commands
This commit is contained in:
@@ -51,7 +51,7 @@ public class Plugin : ICommandAction
|
||||
|
||||
items.Add(new[] { "-", "-", "-", "-" });
|
||||
|
||||
DiscordBot.Utilities.Utilities.FormatAndAlignTable(items, Utilities.TableFormat.DEFAULT);
|
||||
Utilities.Utilities.FormatAndAlignTable(items, Utilities.TableFormat.DEFAULT);
|
||||
break;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user