diff --git a/src/Svg.php b/src/Svg.php index 5e9ad15..8b44f8e 100644 --- a/src/Svg.php +++ b/src/Svg.php @@ -2,8 +2,8 @@ namespace Sowren\SvgAvatarGenerator; -use Str; use Sowren\SvgAvatarGenerator\Enums\Shape; +use Str; class Svg {