From bc130c82cd2167c76c2f46cef2971b168fcc694e Mon Sep 17 00:00:00 2001 From: Victor Shyba Date: Tue, 9 Jun 2015 16:28:13 -0300 Subject: clean unused imports after certs and app cleanup --- service/pixelated/application.py | 1 - 1 file changed, 1 deletion(-) (limited to 'service/pixelated/application.py') diff --git a/service/pixelated/application.py b/service/pixelated/application.py index 67990661..2ae38c73 100644 --- a/service/pixelated/application.py +++ b/service/pixelated/application.py @@ -14,7 +14,6 @@ # You should have received a copy of the GNU Affero General Public License # along with Pixelated. If not, see . -import sys from twisted.internet import reactor from twisted.internet.threads import deferToThread from twisted.internet import defer -- cgit v1.2.3