X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/a24f3d7d4759df6b509533daaa1c9686a074e9fe..refs/pull/711/head:/app/Services/EmailConfirmationService.php diff --git a/app/Services/EmailConfirmationService.php b/app/Services/EmailConfirmationService.php index 8eb52708c..9ee69ef1a 100644 --- a/app/Services/EmailConfirmationService.php +++ b/app/Services/EmailConfirmationService.php @@ -108,6 +108,4 @@ class EmailConfirmationService } return $token; } - - -} \ No newline at end of file +}