From 886d56675e2592414e51cdc702aba1c08af31db5 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 14 Dec 2009 10:08:58 -0700 Subject: [PATCH] ... --- resources/recipes/hrt.recipe | 2 -- 1 file changed, 2 deletions(-) diff --git a/resources/recipes/hrt.recipe b/resources/recipes/hrt.recipe index 9d474471e7..3e79f3e5e1 100644 --- a/resources/recipes/hrt.recipe +++ b/resources/recipes/hrt.recipe @@ -11,8 +11,6 @@ import re from calibre.web.feeds.news import BasicNewsRecipe from calibre.ebooks.BeautifulSoup import Tag -adfad - class HRT(BasicNewsRecipe): title = 'HRT: Vesti' __author__ = 'Darko Miletic'