X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/b526d172d6007e54ff73dac5fcc8edde5ef9bb00..refs/pull/806/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 +}