Delete unused var declaration.

This commit is contained in:
pictuga 2013-04-22 22:56:21 +02:00
parent 2d05653190
commit 83d0dcce4d

View File

@ -18,7 +18,6 @@ from readability import readability
SERVER = True
MAX = 70
E = lxml.objectify.E
ITEM_MAP = {
'link': (('{http://www.w3.org/2005/Atom}link', 'href'), '{}link'),