mirror of https://gitlab.com/litecord/litecord.git
remove unused import
This commit is contained in:
parent
9b98257741
commit
94e1f16be5
|
|
@ -34,7 +34,6 @@ from wsproto.events import (
|
||||||
AcceptConnection,
|
AcceptConnection,
|
||||||
CloseConnection,
|
CloseConnection,
|
||||||
Ping,
|
Ping,
|
||||||
Pong,
|
|
||||||
)
|
)
|
||||||
|
|
||||||
from litecord.gateway.opcodes import OP
|
from litecord.gateway.opcodes import OP
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue