From 5a572126479b0e6c6c43095cc1784bcce37b2016 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 2 May 2014 09:07:42 +0530 Subject: [PATCH] ... --- recipes/nzz_webpaper.recipe | 1 - 1 file changed, 1 deletion(-) diff --git a/recipes/nzz_webpaper.recipe b/recipes/nzz_webpaper.recipe index e83c481e27..9fbe1172f9 100644 --- a/recipes/nzz_webpaper.recipe +++ b/recipes/nzz_webpaper.recipe @@ -47,7 +47,6 @@ class Nzz(BasicNewsRecipe): # print soup.prettify() articles = {} - key = None sections = [] ans = [] issue = soup.find("link",rel="prefetch")