From a2f616d296c83366105e19190b5448541e534e20 Mon Sep 17 00:00:00 2001 From: Victor Shyba Date: Wed, 15 Oct 2014 11:07:55 -0300 Subject: removing unused imports on tests --- service/test/support/integration_helper.py | 1 - 1 file changed, 1 deletion(-) (limited to 'service/test/support') diff --git a/service/test/support/integration_helper.py b/service/test/support/integration_helper.py index 248b7064..54252f26 100644 --- a/service/test/support/integration_helper.py +++ b/service/test/support/integration_helper.py @@ -21,7 +21,6 @@ import os from mock import Mock from pixelated.adapter.mail_service import MailService from pixelated.adapter.search import SearchEngine -from pixelated.adapter.status import Status from pixelated.adapter.tag_service import TagService from pixelated.adapter.draft_service import DraftService import pixelated.user_agent -- cgit v1.2.3