mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-09 13:29:47 +00:00
Fix some modules were public when they should not have been
This commit is contained in:
@@ -14,7 +14,7 @@ except ImportError:
|
||||
python_socks = None
|
||||
|
||||
from ...errors._custom import InvalidChecksumError
|
||||
from ... import helpers
|
||||
from ..._misc import helpers
|
||||
|
||||
|
||||
class Connection(abc.ABC):
|
||||
|
Reference in New Issue
Block a user