summary refs log tree commit diff
path: root/synapse/rest/client/v2_alpha/sync.py
diff options
context:
space:
mode:
authorMark Haines <mark.haines@matrix.org>2015-02-10 18:13:25 +0000
committerMark Haines <mark.haines@matrix.org>2015-02-10 18:13:25 +0000
commit5e543652340c5085187db3833c5855d6f3b2eff0 (patch)
tree44610ce67c08606df99e3c6c2898f0c77eecfd02 /synapse/rest/client/v2_alpha/sync.py
parentAdd the 'setup_requires' and allow easy_install since jenkins uses them (diff)
parentFix code-style (diff)
downloadsynapse-5e543652340c5085187db3833c5855d6f3b2eff0.tar.xz
Merge branch 'develop' into single_source_version_and_dependencies
Diffstat (limited to 'synapse/rest/client/v2_alpha/sync.py')
-rw-r--r--synapse/rest/client/v2_alpha/sync.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/rest/client/v2_alpha/sync.py b/synapse/rest/client/v2_alpha/sync.py
index 81d5cf8ead..3056ec45cf 100644
--- a/synapse/rest/client/v2_alpha/sync.py
+++ b/synapse/rest/client/v2_alpha/sync.py
@@ -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(