mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-22 02:37:57 -05:00
[Utils] Privatize internal utils (#3240)
* refactor(utils): privatize some utils * chore(changelog): add towncrier entry * refactor: update internal utils imports
This commit is contained in:
@@ -31,7 +31,7 @@ from . import (
|
||||
i18n,
|
||||
config,
|
||||
)
|
||||
from .utils import create_backup
|
||||
from .utils._internal_utils import create_backup
|
||||
from .utils.predicates import MessagePredicate
|
||||
from .utils.chat_formatting import (
|
||||
box,
|
||||
|
||||
Reference in New Issue
Block a user