Skip to content

Commit

Permalink
Merge pull request #8 from imanghafoori1/analysis-zR2kVj
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI

[ci skip] [skip ci]
  • Loading branch information
imanghafoori1 authored Oct 23, 2019
2 parents 31f018a + cc36ece commit 7cab382
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AnyPassEloquentUserProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

namespace Imanghafoori\AnyPass;

use Illuminate\Auth\EloquentUserProvider as LaravelUserProvider;
use Illuminate\Contracts\Auth\Authenticatable as UserContract;
use Illuminate\Auth\EloquentUserProvider as LaravelUserProvider;

class AnyPassEloquentUserProvider extends LaravelUserProvider
{
Expand Down

0 comments on commit 7cab382

Please sign in to comment.