remove extraneous import

This commit is contained in:
NCPlayz
2021-09-01 20:20:41 +02:00
committed by Arthur Jovart
parent 45083c6ad5
commit 8d756df651
-1
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 *