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 dateutil.parser import parse as _parse_dt
|
||||
from urlparse import urlsplit, parse_qs
|
||||
|
||||
from weboob.tools.misc import local2utc
|
||||
from weboob.tools.date import local2utc
|
||||
|
||||
|
||||
def url2id(url, nopost=False):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue