mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-07-30 05:18:40 -04:00
Lint
This commit is contained in:
parent
0496eafbf4
commit
66ebea1723
3 changed files with 3 additions and 3 deletions
|
@ -337,7 +337,6 @@ class SearchBackgroundUpdateStore(BackgroundUpdateStore):
|
|||
|
||||
|
||||
class SearchStore(SearchBackgroundUpdateStore):
|
||||
|
||||
def __init__(self, db_conn, hs):
|
||||
super(SearchStore, self).__init__(db_conn, hs)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue