mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-26 00:03:09 -06:00
remove useless comment
This commit is contained in:
parent
b3ba38bd87
commit
1c1abbc99f
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue