mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-06 17:32:31 -05:00
Move private things in modlog and redbot.core.errors (#6020)
This commit is contained in:
@@ -67,10 +67,6 @@ class BankPruneError(BankError):
|
||||
"""Raised when trying to prune a local bank and no server is specified."""
|
||||
|
||||
|
||||
class MissingExtraRequirements(RedError):
|
||||
"""Raised when an extra requirement is missing but required."""
|
||||
|
||||
|
||||
class ConfigError(RedError):
|
||||
"""Error in a Config operation."""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user