cleanning testing code

main
akumadoferudi 6 months ago
parent 7b878437e3
commit ec25721e29

@ -24,7 +24,6 @@ client = httpx.AsyncClient(timeout=300.0)
async def import_aro_project(*, db_session: DbSession, aeros_project_in: AerosProjectInput): async def import_aro_project(*, db_session: DbSession, aeros_project_in: AerosProjectInput):
# windows_aeros_base_url = WINDOWS_AEROS_BASE_URL # windows_aeros_base_url = WINDOWS_AEROS_BASE_URL
print(WINDOWS_AEROS_BASE_URL)
file = aeros_project_in.aro_file file = aeros_project_in.aro_file
# Get filename # Get filename

Loading…
Cancel
Save