From a50d97adf52214d1706d9377decdcf6d9827bad0 Mon Sep 17 00:00:00 2001 From: yuri Date: Fri, 9 Sep 2016 16:36:57 +0300 Subject: [PATCH] cleanup --- application/Espo/Core/Utils/Util.php | 5 ----- 1 file changed, 5 deletions(-) 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