]> BookStack Code Mirror - bookstack/blobdiff - app/Services/EmailConfirmationService.php
Added ability to configure email sender name
[bookstack] / app / Services / EmailConfirmationService.php
index 8eb52708c9f567bbfafa57be73d7709b2c65a238..9ee69ef1a4e3434335109f295f396c28241606a5 100644 (file)
@@ -108,6 +108,4 @@ class EmailConfirmationService
         }
         return $token;
     }
-
-
-}
\ No newline at end of file
+}