mirror of
https://github.com/TeamPGM/pyrogram.git
synced 2024-11-16 12:51:18 +00:00
Remove unneeded assertion
This commit is contained in:
parent
ed9c7e4694
commit
a720726479
@ -36,6 +36,4 @@ class AcceptTermsOfService(Scaffold):
|
|||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
assert r
|
return bool(r)
|
||||||
|
|
||||||
return True
|
|
||||||
|
Loading…
Reference in New Issue
Block a user