Skip to content

Commit

Permalink
Apply fixes from StyleCI (#592)
Browse files Browse the repository at this point in the history
Co-authored-by: StyleCI Bot <[email protected]>
  • Loading branch information
santigarcor and StyleCIBot authored Feb 20, 2023
1 parent 0de29aa commit 26e2541
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Helper.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
namespace Laratrust;

use InvalidArgumentException;
use Ramsey\Uuid\UuidInterface;
use Illuminate\Support\Facades\Config;
use Illuminate\Database\Eloquent\Model;
use Illuminate\Database\Eloquent\Relations\MorphPivot;
use Ramsey\Uuid\UuidInterface;

class Helper
{
Expand Down

0 comments on commit 26e2541

Please sign in to comment.