From afe83cb82c359a855efd3dadcd1ca7c1b9190c81 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sat, 11 Apr 2020 21:31:43 +0200 Subject: [PATCH] autofix --- Utils/StringUtils.php | 1 - 1 file changed, 1 deletion(-) diff --git a/Utils/StringUtils.php b/Utils/StringUtils.php index 532d859f6..8485a221c 100644 --- a/Utils/StringUtils.php +++ b/Utils/StringUtils.php @@ -15,7 +15,6 @@ declare(strict_types=1); namespace phpOMS\Utils; use phpOMS\Contract\RenderableInterface; -use phpOMS\System\CharsetType; /** * String utils class.