mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-05 14:04:55 -04:00
This reverts commit 5d4028f217
.
This commit is contained in:
parent
cf5fa5063d
commit
f721f1baba
14 changed files with 25 additions and 40 deletions
|
@ -47,7 +47,7 @@ class SQLBaseStore(metaclass=ABCMeta):
|
|||
self.database_engine = database.engine
|
||||
self.db_pool = database
|
||||
|
||||
async def process_replication_rows(
|
||||
def process_replication_rows(
|
||||
self,
|
||||
stream_name: str,
|
||||
instance_name: str,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue