diff --git a/src/Services/AuthService.php b/src/Services/AuthService.php index 3e990fa19..dfed14ad9 100644 --- a/src/Services/AuthService.php +++ b/src/Services/AuthService.php @@ -99,7 +99,6 @@ public function login(array $credentials = []) * @throws ValidationException * @throws BindingResolutionException * @throws AirlockUserException - * */ public function register(array $payload) {