Compare commits

..

No commits in common. "ce5ca145ed58c0a2f0d0fd6178588980293da880" and "006afc56d50a41e28e14737c53b27e894ed61617" have entirely different histories.

1 changed files with 0 additions and 1 deletions

View File

@ -35,7 +35,6 @@ namespace IRaCIS.Core.Application.Service.ReadingCalculate
{CriterionType.Lugano2014,typeof(LuganoCalculateService) },
{CriterionType.IVUS,typeof(IVUSCalculateService) },
{CriterionType.OCT,typeof(OCTCalculateService) },
{CriterionType.mRECISTHCC,typeof(MRECISTHCCCalculateService) },
};