remove useless comment

This commit is contained in:
Will Hunt 2020-12-17 14:28:20 +00:00
parent b3ba38bd87
commit 1c1abbc99f

View file

@ -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