Unused import

pull/27/head
David Baker 2015-01-28 13:06:09 +00:00
parent c291a4d522
commit fb532d8425
1 changed files with 0 additions and 1 deletions

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