mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-31 06:16:06 +00:00
Remove unneeded assertion
This commit is contained in:
@@ -36,6 +36,4 @@ class AcceptTermsOfService(Scaffold):
|
|||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
assert r
|
return bool(r)
|
||||||
|
|
||||||
return True
|
|
||||||
|
Reference in New Issue
Block a user