Remove broken CdnDecrypter

This commit is contained in:
Lonami Exo
2021-09-17 20:55:27 +02:00
parent b3c23e343a
commit 3bc46e8072
5 changed files with 11 additions and 142 deletions

View File

@@ -2761,7 +2761,6 @@ class TelegramClient:
# Cached server configuration (with .dc_options), can be "global"
_config = None
_cdn_config = None
def __init__(
self: 'TelegramClient',