mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-06 07:47:53 +10:00
move logging_util into archivebox.misc subfolder
This commit is contained in:
@@ -17,7 +17,7 @@ from ..index import (
|
||||
write_link_details,
|
||||
)
|
||||
from archivebox.misc.util import enforce_types
|
||||
from ..logging_util import (
|
||||
from archivebox.misc.logging_util import (
|
||||
log_archiving_started,
|
||||
log_archiving_paused,
|
||||
log_archiving_finished,
|
||||
|
||||
Reference in New Issue
Block a user