summaryrefslogtreecommitdiff
path: root/service/pixelated
diff options
context:
space:
mode:
authorAnike Arni <aarni@thoughtworks.com>2017-03-27 14:09:04 -0300
committerAnike Arni <aarni@thoughtworks.com>2017-03-27 14:09:04 -0300
commit5dad451a23b463271174d2e96537c547322eaeac (patch)
treebdb6f408758d9aa7676382f7e72c00f655f30271 /service/pixelated
parentbe9388fad08a77b5ad6b69e44fa5ee3b5db9f86e (diff)
[#932] Removes unused imports
Diffstat (limited to 'service/pixelated')
-rw-r--r--service/pixelated/resources/account_recovery_resource.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/service/pixelated/resources/account_recovery_resource.py b/service/pixelated/resources/account_recovery_resource.py
index 756a5fcd..ccfdc580 100644
--- a/service/pixelated/resources/account_recovery_resource.py
+++ b/service/pixelated/resources/account_recovery_resource.py
@@ -15,7 +15,6 @@
# along with Pixelated. If not, see <http://www.gnu.org/licenses/>.
import os
-from xml.sax import SAXParseException
from pixelated.resources import BaseResource
from twisted.python.filepath import FilePath