0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-10 21:28:48 +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 httppusher import HttpPusher
from synapse.push import PusherConfigException from synapse.push import PusherConfigException
from synapse.api.constants import PresenceState
import logging import logging
import json import json