diff --git a/aurora/aurora.py b/aurora/aurora.py index 37da97c..1efb03c 100644 --- a/aurora/aurora.py +++ b/aurora/aurora.py @@ -20,7 +20,6 @@ from redbot.core.app_commands import Choice from redbot.core.bot import Red from redbot.core.commands.converter import parse_relativedelta, parse_timedelta from redbot.core.utils.chat_formatting import box, error, humanize_list, humanize_timedelta, warning -from redbot.core.utils.chat_formatting import box, error, humanize_list, humanize_timedelta, warning from .importers.aurora import ImportAuroraView from .importers.galacticbot import ImportGalacticBotView