N°8231 - making rest api log more readable

This commit is contained in:
jf-cbd
2025-03-03 15:00:54 +01:00
parent e8c622a15d
commit f58a2be620

View File

@@ -136,9 +136,6 @@ public function SanitizeContent()
{
$this->fields[$sAttCode] = '******';
}
{
$this->fields[$sAttCode] = '******';
}
}
}
}