IRC_NewDev
he 2023-11-06 16:46:57 +08:00
parent ceb111eccd
commit cf30c49b0e
1 changed files with 0 additions and 3 deletions

View File

@ -2359,9 +2359,6 @@ namespace IRaCIS.Application.Services
{
throw new BusinessValidationFailedException(_localizer["ReadingImage_ClinicalRead"]);
}
return ResponseOutput.Ok(true);
}