mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
Remove accidentally committed debug logging
This commit is contained in:
parent
42a7a09eea
commit
64b6606824
@ -104,7 +104,6 @@ class SyncRestServlet(RestServlet):
|
||||
)
|
||||
|
||||
if filter_id and filter_id.startswith('{'):
|
||||
logging.error("MJH %r", filter_id)
|
||||
try:
|
||||
filter_object = json.loads(filter_id)
|
||||
except:
|
||||
|
Loading…
Reference in New Issue
Block a user