]> BookStack Code Mirror - bookstack/blobdiff - app/Http/Controllers/Auth/ForgotPasswordController.php
Merge pull request #3728 from BookStackApp/php_formatting
[bookstack] / app / Http / Controllers / Auth / ForgotPasswordController.php
index 5e73b232ca734f6a4a5126d1b059a067ee314569..b345fad1c1f6570bdc4c1db58435dd13881d6873 100644 (file)
@@ -20,7 +20,6 @@ class ForgotPasswordController extends Controller
     | your application to your users. Feel free to explore this trait.
     |
     */
-
     use SendsPasswordResetEmails;
 
     /**