WIP: Refactor Aurora (3.0.0) #29
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ from redbot.core import commands
|
|||
from redbot.core.utils.chat_formatting import box, warning
|
||||
|
||||
from ..models.moderation import Change, Moderation
|
||||
from ..utilities.database import create_guild_table
|
||||
from ..utilities.utils import create_guild_table
|
||||
|
||||
|
||||
class ImportGalacticBotView(ui.View):
|
||||
|
|
Loading…
Reference in a new issue