From efae617416a33075e7507ff10e059c1cd4182b46 Mon Sep 17 00:00:00 2001 From: "Holomek Christopher; BMW Group" Date: Wed, 21 Dec 2022 10:01:09 +0100 Subject: [PATCH] remove not used method rule. --- .../CD_AppD_Android/custom-service-java/vsCmdbAuth.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/BMW-Dynatrace-config/CD_AppD_Android/custom-service-java/vsCmdbAuth.json b/BMW-Dynatrace-config/CD_AppD_Android/custom-service-java/vsCmdbAuth.json index 05b56d8f..f6572e52 100644 --- a/BMW-Dynatrace-config/CD_AppD_Android/custom-service-java/vsCmdbAuth.json +++ b/BMW-Dynatrace-config/CD_AppD_Android/custom-service-java/vsCmdbAuth.json @@ -16,11 +16,6 @@ "argumentTypes": ["{{.argType1}}"], "methodName": "{{.methodName1}}", "returnType": "{{.returnType1}}" - }, - { - "argumentTypes": ["{{.argType2}}"], - "methodName": "{{.methodName2}}", - "returnType": "{{.returnType2}}" } ] }