Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/apiato/core
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohammad-Alavi committed Dec 28, 2024
2 parents 8fb00b9 + a605232 commit 34dee59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Traits/HashIdTrait.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

namespace Apiato\Core\Traits;

use Apiato\Core\Exceptions\InternalError;
use Apiato\Core\Exceptions\IncorrectId;
use Apiato\Core\Exceptions\InternalError;
use Vinkla\Hashids\Facades\Hashids;

trait HashIdTrait
Expand Down

0 comments on commit 34dee59

Please sign in to comment.