mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-06 15:14:52 +00:00
Remove unneeded assertion
This commit is contained in:
parent
ed9c7e4694
commit
a720726479
1 changed files with 1 additions and 3 deletions
|
|
@ -36,6 +36,4 @@ class AcceptTermsOfService(Scaffold):
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
assert r
|
return bool(r)
|
||||||
|
|
||||||
return True
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue