We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93ea2ff commit c2db5a2Copy full SHA for c2db5a2
src/RestifyApplicationServiceProvider.php
@@ -5,7 +5,6 @@
5
use Binaryk\LaravelRestify\Http\Controllers\Auth\ForgotPasswordController;
6
use Binaryk\LaravelRestify\Http\Controllers\Auth\LoginController;
7
use Binaryk\LaravelRestify\Http\Controllers\Auth\RegisterController;
8
-use Binaryk\LaravelRestify\Http\Controllers\Auth\RegisterController;
9
use Binaryk\LaravelRestify\Http\Controllers\Auth\VerifyController;
10
use Binaryk\LaravelRestify\Http\Controllers\AuthController;
11
use Binaryk\LaravelRestify\Http\Middleware\EnsureJsonApiHeaderMiddleware;
0 commit comments