chore: code clean-up

This commit is contained in:
Vlad Stan 2023-06-22 13:19:22 +03:00
parent 414ae16cb0
commit 4238be498f
5 changed files with 2 additions and 15 deletions

View file

@ -2,7 +2,6 @@
import ssl
import threading
from .event import Event
from .filter import Filters
from .message_pool import MessagePool
from .relay import Relay, RelayPolicy