Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
nasrulhazim authored and github-actions[bot] committed Oct 20, 2024
1 parent 92d1eba commit e98ff9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Actions/UpdateShortUrlAction.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

namespace CleaniqueCoders\Shrinkr\Actions;

use CleaniqueCoders\Shrinkr\Models\Url;
use CleaniqueCoders\Shrinkr\Exceptions\SlugAlreadyExistsException;
use CleaniqueCoders\Shrinkr\Models\Url;

class UpdateShortUrlAction
{
Expand Down

0 comments on commit e98ff9d

Please sign in to comment.