[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:
jack1142
2020-01-02 14:44:55 +01:00
committed by Michael H
parent debed501b2
commit ab747d2432
8 changed files with 210 additions and 210 deletions

View File

@@ -0,0 +1 @@
Removed ``safe_delete``, ``fuzzy_command_search``, ``format_fuzzy_results`` and ``create_backup`` functions from ``redbot.core.utils``.