Commit 298cb6c4 authored by Julien Muchembled's avatar Julien Muchembled

no change: only some code reindentation

For 2 previous commits, we didn't reindent in order to keep the diff readable.
parent f22d5c4e
......@@ -98,7 +98,6 @@ class PrimaryNotificationsHandler(MTEventHandler):
# Either we're connecting or we already know the last tid
# via invalidations.
assert app.master_conn is None, app.master_conn
if 1:
app._cache_lock_acquire()
try:
if app.last_tid < ltid:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment