relocating security file

This commit is contained in:
msramalho
2024-10-20 19:14:13 +01:00
parent 45d76e6db8
commit d2f9f91a5c
11 changed files with 15 additions and 15 deletions

View File

@@ -4,7 +4,7 @@ from auto_archiver import Metadata
from loguru import logger
import sqlalchemy
from security import token_api_key_auth
from web.security import token_api_key_auth
from db import models, schemas
from worker import insert_result_into_db