remove extraneous import

This commit is contained in:
NCPlayz 2021-08-10 13:59:50 +01:00 committed by Arthur Jovart
parent 45083c6ad5
commit 8d756df651
No known key found for this signature in database
GPG Key ID: DE4444AAAAAAAAAA

View File

@ -45,7 +45,6 @@ from .widget import *
from .object import *
from .reaction import *
from . import utils, opus, abc, ui
from .welcome_screen import WelcomeScreen, WelcomeChannel
from .enums import *
from .embeds import *
from .mentions import *