Skip to content

Commit

Permalink
Removed unnecessary imports.
Browse files Browse the repository at this point in the history
  • Loading branch information
Severino committed Oct 14, 2024
1 parent 6e0a798 commit c17335d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/AttributeTypes/UrlAttribute.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

namespace App\AttributeTypes;

use App\Utils\StringUtils;

class UrlAttribute extends AttributeBase
{
protected static string $type = "url";
Expand Down

0 comments on commit c17335d

Please sign in to comment.