summaryrefslogtreecommitdiffstats
path: root/lib/private/Log.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/private/Log.php')
-rw-r--r--lib/private/Log.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/private/Log.php b/lib/private/Log.php
index a87aff0b954..ea20353a0a0 100644
--- a/lib/private/Log.php
+++ b/lib/private/Log.php
@@ -34,7 +34,6 @@ namespace OC;
use InterfaSys\LogNormalizer\Normalizer;
use \OCP\ILogger;
-use OCP\Security\StringUtils;
use OCP\Util;
/**