From 9824edeff2290726bb0152bc500ec5ceb8b18faf Mon Sep 17 00:00:00 2001 From: Bobloy Date: Mon, 14 May 2018 16:14:09 -0400 Subject: [PATCH] fight import commands (downloader errors) --- fight/fight.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fight/fight.py b/fight/fight.py index b050de8..b611e1f 100644 --- a/fight/fight.py +++ b/fight/fight.py @@ -4,7 +4,7 @@ import math # from typing import Union import discord - +from redbot.core.commands import commands from redbot.core.utils.chat_formatting import pagify from redbot.core.utils.chat_formatting import box