Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
stevebauman committed Jul 23, 2024
1 parent d6aa369 commit 021bf23
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Classes/KeyGenerator.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
use AshAllenDesign\ShortURL\Interfaces\UrlKeyGenerator;
use AshAllenDesign\ShortURL\Models\ShortURL;
use Hashids\Hashids;
use Illuminate\Support\Str;

class KeyGenerator implements UrlKeyGenerator
{
Expand Down

0 comments on commit 021bf23

Please sign in to comment.