Remove import of unused function (id2url)
This commit is contained in:
parent
3f78167be5
commit
046c6ef0e3
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ from weboob.tools.newsfeed import NewsFeed
|
|||
from weboob.capabilities.messages import ICapMessages, ICapMessagesPost, Message, Thread, CantSendMessage
|
||||
|
||||
from .browser import DLFP
|
||||
from .tools import id2url, url2id
|
||||
from .tools import url2id
|
||||
|
||||
|
||||
__all__ = ['DLFPBackend']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue