Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
[ci skip] [skip ci]
  • Loading branch information
imanghafoori1 authored and StyleCIBot committed Oct 23, 2019
1 parent 31f018a commit cc36ece
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 cc36ece

Please sign in to comment.