0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-02 17:38:19 +02:00

Apparently this blank line is Very Important

This commit is contained in:
David Baker 2018-10-09 09:47:04 +01:00
parent 0c905ee015
commit f4a4dbcad1

View file

@ -16,6 +16,7 @@
import logging
from six import iteritems
from twisted.internet import defer
from synapse.api.errors import RoomKeysVersionError, StoreError, SynapseError