mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-27 13:14:24 -04:00
move util.py into misc folder
This commit is contained in:
parent
dfca4b13b2
commit
363a499289
68 changed files with 136 additions and 161 deletions
|
@ -22,7 +22,7 @@ from ..config.legacy import (
|
|||
stderr,
|
||||
hint,
|
||||
)
|
||||
from ..util import (
|
||||
from archivebox.misc.util import (
|
||||
basename,
|
||||
htmldecode,
|
||||
download_url,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue