mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-23 18:37:26 +00:00
Remove unused constant
This commit is contained in:
parent
1666eaac77
commit
21d914e414
@ -41,7 +41,6 @@ class BaseClient:
|
|||||||
platform.release()
|
platform.release()
|
||||||
)
|
)
|
||||||
|
|
||||||
SYSTEM_LANG_CODE = "en"
|
|
||||||
LANG_CODE = "en"
|
LANG_CODE = "en"
|
||||||
|
|
||||||
INVITE_LINK_RE = re.compile(r"^(?:https?://)?(?:www\.)?(?:t(?:elegram)?\.(?:org|me|dog)/joinchat/)([\w-]+)$")
|
INVITE_LINK_RE = re.compile(r"^(?:https?://)?(?:www\.)?(?:t(?:elegram)?\.(?:org|me|dog)/joinchat/)([\w-]+)$")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user