0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-06 11:18:47 +02:00

Unused import

This commit is contained in:
David Baker 2015-01-28 13:06:09 +00:00
parent c291a4d522
commit fb532d8425

View file

@ -18,7 +18,6 @@ from twisted.internet import defer
from httppusher import HttpPusher
from synapse.push import PusherConfigException
from synapse.api.constants import PresenceState
import logging
import json