From 0271d5895fd24b886439cbaffff4b69f7ddeb58a Mon Sep 17 00:00:00 2001 From: Bruno Alves de Faria Date: Mon, 23 Jan 2017 15:51:21 -0200 Subject: [PATCH] LT-92: Removing evaluation for only present non-targets at baseline --- .../client/conformance/evaluations/recist.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Packages/ohif-measurements/client/conformance/evaluations/recist.json b/Packages/ohif-measurements/client/conformance/evaluations/recist.json index e32a6ad9d..feb9d9715 100644 --- a/Packages/ohif-measurements/client/conformance/evaluations/recist.json +++ b/Packages/ohif-measurements/client/conformance/evaluations/recist.json @@ -28,8 +28,7 @@ }] }, "baseline": { - "NonTargetResponse": {}, "TargetType": {} }, "followup": {} -} \ No newline at end of file +}