@ -46,6 +46,7 @@ async def import_aro_project(*, db_session: DbSession, aeros_project_in: AerosPr
detail="Invalid file type. Allowed: application/octet-stream"
)
# Get filename
filename_without_ext = os.path.splitext(clean_filename)[0]