Skip to content

Commit

Permalink
Merge pull request #9 from questocat/analysis-BM3LOO
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
questocat authored May 7, 2020
2 parents 838a30e + 7983fab commit 3e7fc5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Traits/UserReferral.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@

namespace Questocat\Referral\Traits;

use Illuminate\Support\Str;
use Illuminate\Database\Eloquent\Builder;
use Illuminate\Support\Facades\Cookie;
use Illuminate\Support\Str;

trait UserReferral
{
Expand Down

0 comments on commit 3e7fc5c

Please sign in to comment.