Removed test (that prevented the NewsFeed backend to work)
This commit is contained in:
parent
a5470b9ce6
commit
6472fdbc3f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import datetime
|
||||
import feedparser
|
||||
from weboob.backends.dlfp.tools import url2id
|
||||
|
||||
|
||||
class Entry:
|
||||
def __init__(self, entry, url2id=None):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue