diff --git a/src/aeros_project/service.py b/src/aeros_project/service.py index b320ec5..eaeeeeb 100644 --- a/src/aeros_project/service.py +++ b/src/aeros_project/service.py @@ -24,7 +24,6 @@ client = httpx.AsyncClient(timeout=300.0) async def import_aro_project(*, db_session: DbSession, aeros_project_in: AerosProjectInput): # windows_aeros_base_url = WINDOWS_AEROS_BASE_URL - print(WINDOWS_AEROS_BASE_URL) file = aeros_project_in.aro_file # Get filename