From 4423d367c47d818493fbad627a43ba68f87d15f2 Mon Sep 17 00:00:00 2001 From: sebdet Date: Mon, 26 Apr 2021 14:04:20 +0200 Subject: Remove dead code Remove dead code due to change done to add tosca file to PEF directly. Issue-ID: POLICY-3229 Signed-off-by: sebdet Change-Id: I4e48fd5401e304b131406b739268134dd7e7997f Signed-off-by: sebdet --- .../resources/clds/camel/rest/clamp-api-v2.xml | 76 ---------------------- 1 file changed, 76 deletions(-) (limited to 'src/main/resources/clds/camel') diff --git a/src/main/resources/clds/camel/rest/clamp-api-v2.xml b/src/main/resources/clds/camel/rest/clamp-api-v2.xml index c789735d2..4659a90bf 100644 --- a/src/main/resources/clds/camel/rest/clamp-api-v2.xml +++ b/src/main/resources/clds/camel/rest/clamp-api-v2.xml @@ -1232,82 +1232,6 @@ - - - - - - - - ${body} - - - - - java.lang.Exception - - true - - - - - 500 - - - POST Policy model YAML FAILED - - - - - - - - - - - - - ${body} - - - - - java.lang.Exception - - true - - - - - 500 - - - MODIFY Policy model YAML FAILED - - - - - - -- cgit 1.2.3-korg