Newline, remove debug logging

This commit is contained in:
Erik Johnston 2015-05-18 10:11:14 +01:00
parent f8bd4de87d
commit c71176858b
3 changed files with 1 additions and 4 deletions

View file

@ -15,7 +15,6 @@
import logging
from synapse.api.errors import StoreError
from synapse.util.logutils import log_function
from synapse.util.logcontext import preserve_context_over_fn, LoggingContext
from synapse.util.lrucache import LruCache