From 47524347ac6fd2c897033e8ccf69cf84c9beb1aa Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 31 Dec 2015 19:23:07 +0530 Subject: [PATCH] ... --- recipes/der_standard.recipe | 1 - 1 file changed, 1 deletion(-) diff --git a/recipes/der_standard.recipe b/recipes/der_standard.recipe index 6cb9a7541a..da0e9eb16d 100644 --- a/recipes/der_standard.recipe +++ b/recipes/der_standard.recipe @@ -8,7 +8,6 @@ __copyright__ = '2009, Gerhard Aigner ' import re import random from calibre.web.feeds.news import BasicNewsRecipe -from time import strftime class DerStandardRecipe(BasicNewsRecipe): title = u'derStandard'