diff --git a/clientapi/routing/register.go b/clientapi/routing/register.go index 168c71a78..fb5200771 100644 --- a/clientapi/routing/register.go +++ b/clientapi/routing/register.go @@ -488,7 +488,6 @@ func Register( return *resErr } - // Extract access token here accessToken, _ := auth.ExtractAccessToken(req) // Make sure normal user isn't registering under an exclusive application