mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-27 12:08:32 +03:00
more pep8
This commit is contained in:
parent
46b7362304
commit
aa3a4944d5
1 changed files with 0 additions and 1 deletions
|
@ -18,7 +18,6 @@ from twisted.internet import defer
|
|||
from synapse.api.errors import StoreError
|
||||
|
||||
from ._base import SQLBaseStore
|
||||
from synapse.util.caches.descriptors import cachedInlineCallbacks
|
||||
from .engines import PostgresEngine, Sqlite3Engine
|
||||
|
||||
import collections
|
||||
|
|
Loading…
Reference in a new issue