diff --git a/application/Espo/Core/Utils/Util.php b/application/Espo/Core/Utils/Util.php index de23650806..cf0684c139 100644 --- a/application/Espo/Core/Utils/Util.php +++ b/application/Espo/Core/Utils/Util.php @@ -440,11 +440,6 @@ class Util return $content; } - protected static function unsetEmptyArrays() - { - - } - /** * Get class name from the file path