From 9bcc2532f6974af2b6daad1096a0258e3a65e357 Mon Sep 17 00:00:00 2001 From: Victor Shyba Date: Thu, 4 Jun 2015 19:57:31 -0300 Subject: removing unused imports --- service/pixelated/config/app_factory.py | 1 - 1 file changed, 1 deletion(-) (limited to 'service/pixelated/config/app_factory.py') diff --git a/service/pixelated/config/app_factory.py b/service/pixelated/config/app_factory.py index 1455e1fd..477317e1 100644 --- a/service/pixelated/config/app_factory.py +++ b/service/pixelated/config/app_factory.py @@ -13,7 +13,6 @@ # # You should have received a copy of the GNU Affero General Public License # along with Pixelated. If not, see . -import sys from pixelated.resources.root_resource import RootResource from pixelated.adapter.services.mail_service import MailService -- cgit v1.2.3