mirror of
https://github.com/matrix-org/dendrite.git
synced 2026-01-10 23:53:09 -06:00
remove unused code
This commit is contained in:
parent
f6dbc84f4d
commit
44beddc287
|
|
@ -11,5 +11,4 @@ const (
|
|||
LoginTypeRecaptcha = "m.login.recaptcha"
|
||||
LoginTypeApplicationService = "m.login.application_service"
|
||||
LoginTypeToken = "m.login.token"
|
||||
LoginTypeRegistrationToken = "m.login.registration_token"
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue