mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 12:16:09 -04:00
Remove unused import
This commit is contained in:
parent
7cd6edb947
commit
5ef5435529
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@ from ._base import SQLBaseStore
|
|||
from twisted.internet import defer
|
||||
from synapse.util.caches.descriptors import cachedInlineCallbacks
|
||||
from synapse.types import RoomStreamToken
|
||||
from synapse.storage.engines import PostgresEngine
|
||||
from .stream import lower_bound
|
||||
|
||||
import logging
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue