services are checked

This commit is contained in:
2024-11-08 17:14:02 +03:00
parent a5b1e0b2f4
commit c5b771e5cb
82 changed files with 1720 additions and 869 deletions

View File

@@ -15,7 +15,6 @@ from api_validations.core_response import return_json_response_from_alchemy
from databases import (
BuildArea,
Build,
)