From ea1b4f80326e0b55c6d6b79b5dadf4bd78f188c5 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 20 Mar 2013 14:30:44 +0530 Subject: [PATCH] Remove broken midday recipe --- recipes/midday.recipe | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 recipes/midday.recipe diff --git a/recipes/midday.recipe b/recipes/midday.recipe deleted file mode 100644 index 4dbee1d2f3..0000000000 --- a/recipes/midday.recipe +++ /dev/null @@ -1,13 +0,0 @@ -from calibre.web.feeds.news import CalibrePeriodical - -class MiDDay(CalibrePeriodical): - - title = 'MiDDay' - calibre_periodicals_slug = 'midday' - - description = '''Get your dose of the latest news, views and fun - from the - world of politics, sports and Bollywood to the cartoons, comics and games of - the entertainment section - India’s leading tabloid has it all. To subscribe - visit calibre - Periodicals.''' - language = 'en_IN'