mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-02-25 23:35:17 +01:00
remove obsolete re
This commit is contained in:
parent
0826df5746
commit
489416c4a2
1 changed files with 0 additions and 1 deletions
|
|
@ -7,7 +7,6 @@
|
|||
'''
|
||||
|
||||
from calibre.web.feeds.news import BasicNewsRecipe
|
||||
import re
|
||||
|
||||
class km_blog(BasicNewsRecipe):
|
||||
title = u'Korwin-Mikke Blog'
|
||||
|
|
|
|||
Loading…
Reference in a new issue