From 876673902e5ea8d5336e144cad18d23fda613e94 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Tue, 19 Jul 2011 00:36:50 +0200 Subject: cleanup --- module/network/HTTPRequest.py | 1 - 1 file changed, 1 deletion(-) (limited to 'module/network/HTTPRequest.py') diff --git a/module/network/HTTPRequest.py b/module/network/HTTPRequest.py index bd04ac3cf..4dd41674c 100644 --- a/module/network/HTTPRequest.py +++ b/module/network/HTTPRequest.py @@ -24,7 +24,6 @@ from urllib import quote, urlencode from logging import getLogger from cStringIO import StringIO -from module.utils import html_unescape from module.plugins.Plugin import Abort def myquote(url): -- cgit v1.2.3