mirror of
https://github.com/bellingcat/auto-archiver-api.git
synced 2026-06-11 04:58:33 +03:00
refactoring worker file location
This commit is contained in:
@@ -6,7 +6,7 @@ import sqlalchemy
|
||||
|
||||
from web.security import token_api_key_auth
|
||||
from db import models, schemas
|
||||
from worker import insert_result_into_db
|
||||
from worker.main import insert_result_into_db
|
||||
from core.logging import log_error
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user