Delete unused var declaration.

master
pictuga 2013-04-22 22:56:21 +02:00
parent 2d05653190
commit 83d0dcce4d
1 changed files with 0 additions and 1 deletions

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'),