mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-01 20:56:08 -04:00
Lint
This commit is contained in:
parent
0496eafbf4
commit
66ebea1723
3 changed files with 3 additions and 3 deletions
|
@ -16,7 +16,6 @@ from synapse.storage.background_updates import BackgroundUpdateStore
|
|||
|
||||
|
||||
class MediaRepositoryBackgroundUpdateStore(BackgroundUpdateStore):
|
||||
|
||||
def __init__(self, db_conn, hs):
|
||||
super(MediaRepositoryBackgroundUpdateStore, self).__init__(db_conn, hs)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue