fix: export_service import, UTC import in backup_service
This commit is contained in:
@@ -33,6 +33,7 @@ from app.schemas.contact import (
|
||||
)
|
||||
from app.services import contact_service
|
||||
from app.services import dedup_service
|
||||
from app.services import export_service
|
||||
|
||||
router = APIRouter(prefix="/api/v1/contacts", tags=["contacts"])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user