mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 10:56:06 -04:00
PEP8 tweaks.
This commit is contained in:
parent
47519cd8c2
commit
77a255c7c3
5 changed files with 12 additions and 10 deletions
|
@ -59,7 +59,6 @@ class EventStreamHandler(BaseHandler):
|
|||
)
|
||||
self._streams_per_user[auth_user] += 1
|
||||
|
||||
|
||||
if pagin_config.from_token is None:
|
||||
pagin_config.from_token = None
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue