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.