mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-01-27 22:47:02 -05:00
pep8
This commit is contained in:
parent
63a7b3ad1e
commit
da84946de4
@ -74,4 +74,3 @@ def run_upgrade(cur, database_engine, *args, **kwargs):
|
||||
cur.execute("DROP TABLE pushers")
|
||||
cur.execute("ALTER TABLE pushers2 RENAME TO pushers")
|
||||
logger.info("Moved %d pushers to new table", count)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user