IRC_NewDev
parent
ceb111eccd
commit
cf30c49b0e
|
@ -2359,9 +2359,6 @@ namespace IRaCIS.Application.Services
|
||||||
{
|
{
|
||||||
throw new BusinessValidationFailedException(_localizer["ReadingImage_ClinicalRead"]);
|
throw new BusinessValidationFailedException(_localizer["ReadingImage_ClinicalRead"]);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
return ResponseOutput.Ok(true);
|
return ResponseOutput.Ok(true);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue