mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-08 09:42:20 -04:00
Fix code-style
This commit is contained in:
parent
c8e1da930d
commit
84a769cdb7
7 changed files with 12 additions and 12 deletions
|
@ -118,7 +118,7 @@ class SyncRestServlet(RestServlet):
|
|||
except:
|
||||
filter = Filter({})
|
||||
# filter = filter.apply_overrides(http_request)
|
||||
#if filter.matches(event):
|
||||
# if filter.matches(event):
|
||||
# # stuff
|
||||
|
||||
sync_config = SyncConfig(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue