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

@@ -12,10 +12,4 @@ namespace DiscordBot.Utilities
CENTER_OVERALL_LENGTH,
DEFAULT
}
public enum ProgressBarType
{
NORMAL,
NO_END
}
}