Skip to content

Commit

Permalink
fix enter
Browse files Browse the repository at this point in the history
  • Loading branch information
sinbadxiii committed May 30, 2022
1 parent 5bafbbd commit d9427c9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/Providers/FileProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
use Sinbadxiii\PhalconAuth\Contracts\AuthenticatableInterface;
use Sinbadxiii\PhalconAuth\Providers\File\Parser;
use Sinbadxiii\PhalconAuth\Users\User;
use Sinbadxiii\PhalconAuth\Users\UsersC
ollection;
use Sinbadxiii\PhalconAuth\Users\UsersCollection;

/**
* Class UsersFileProvider
Expand Down

0 comments on commit d9427c9

Please sign in to comment.