Do not import/export dates utils in misc
This commit is contained in:
parent
0e3e32adb1
commit
c122e6f9cc
6 changed files with 8 additions and 8 deletions
|
|
@ -21,7 +21,7 @@
|
|||
from datetime import datetime
|
||||
|
||||
from weboob.tools.browser import BrokenPageError
|
||||
from weboob.tools.misc import local2utc
|
||||
from weboob.tools.date import local2utc
|
||||
from ..tools import url2id
|
||||
|
||||
from .index import DLFPPage
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue