mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
PEP8
This commit is contained in:
parent
0ebd632d39
commit
806a6c886a
@ -169,7 +169,6 @@ class StreamStore(SQLBaseStore):
|
||||
"limit": limit
|
||||
}
|
||||
|
||||
|
||||
def app_service_interested(row):
|
||||
if row["room_id"] in room_ids_for_as:
|
||||
return True
|
||||
|
Loading…
Reference in New Issue
Block a user