mirror of
https://github.com/bellingcat/auto-archiver.git
synced 2026-06-12 13:18:28 +03:00
Move Makefile and fix import error with unused import.
This commit is contained in:
@@ -30,6 +30,7 @@ from slugify import slugify
|
||||
from auto_archiver.utils.misc import random_str
|
||||
|
||||
from auto_archiver.core import Media, BaseModule, Metadata
|
||||
from auto_archiver.modules.hash_enricher.hash_enricher import HashEnricher
|
||||
|
||||
class Storage(BaseModule):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user