X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/4209f27f1acabfccff0c2dea08f8e151ed82144f..refs/pull/3728/head:/app/Http/Controllers/Auth/RegisterController.php diff --git a/app/Http/Controllers/Auth/RegisterController.php b/app/Http/Controllers/Auth/RegisterController.php index b0aec1177..15ee78d50 100644 --- a/app/Http/Controllers/Auth/RegisterController.php +++ b/app/Http/Controllers/Auth/RegisterController.php @@ -27,7 +27,6 @@ class RegisterController extends Controller | provide this functionality without requiring any additional code. | */ - use RegistersUsers; protected SocialAuthService $socialAuthService;