mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-11 06:16:57 +00:00
Remove unused import
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
from ._base import SQLBaseStore
|
||||
from synapse.util.caches.descriptors import cachedInlineCallbacks, cachedList
|
||||
from synapse.push.baserules import list_with_base_rules
|
||||
from synapse.api.constants import EventTypes
|
||||
from twisted.internet import defer
|
||||
|
||||
import logging
|
||||
|
||||
Reference in New Issue
Block a user