mirror of
https://github.com/bellingcat/auto-archiver.git
synced 2026-06-11 20:58:29 +03:00
Remove lingering reference to ArchivingContext
This commit is contained in:
@@ -10,7 +10,7 @@ import ffmpeg, os
|
||||
from loguru import logger
|
||||
|
||||
from auto_archiver.core import Enricher
|
||||
from auto_archiver.core import Media, Metadata, ArchivingContext
|
||||
from auto_archiver.core import Media, Metadata
|
||||
from auto_archiver.utils.misc import random_str
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user