From 2dd4cde4c76adcc7a004badc33b1c9011ddd2cc7 Mon Sep 17 00:00:00 2001 From: Daniel Tran <d.tran@adito.de> Date: Thu, 25 Nov 2021 07:49:17 +0100 Subject: [PATCH] [Projekt: xRM-ContactManagement][TicketNr.: 2001588][Nicht genutzten Logging Import entfernen] --- .../entityfields/standard_phone_communication/onValueChange.js | 1 - 1 file changed, 1 deletion(-) diff --git a/entity/Person_entity/entityfields/standard_phone_communication/onValueChange.js b/entity/Person_entity/entityfields/standard_phone_communication/onValueChange.js index 5ba71cce21..aadd79eaa5 100644 --- a/entity/Person_entity/entityfields/standard_phone_communication/onValueChange.js +++ b/entity/Person_entity/entityfields/standard_phone_communication/onValueChange.js @@ -1,4 +1,3 @@ -import("system.logging"); import("system.vars"); import("Entity_lib"); -- GitLab