mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-29 13:27:47 +00:00
Remove unneeded assertion
This commit is contained in:
parent
ed9c7e4694
commit
a720726479
@ -36,6 +36,4 @@ class AcceptTermsOfService(Scaffold):
|
||||
)
|
||||
)
|
||||
|
||||
assert r
|
||||
|
||||
return True
|
||||
return bool(r)
|
||||
|
Loading…
x
Reference in New Issue
Block a user