Cleaned up after removal of old commands

This commit is contained in:
2023-06-15 21:59:48 +03:00
parent dcfc4ea32f
commit 188920ec7f
4 changed files with 1 additions and 150 deletions

View File

@@ -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;