You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-08-07 17:03:01 +03:00
Remove unnecessary clippy override
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
committed by
Quentin Gliech
parent
ba7d17f25c
commit
d3e56b6637
@@ -20,4 +20,5 @@ mod jose;
|
|||||||
mod refresh_token;
|
mod refresh_token;
|
||||||
mod registration;
|
mod registration;
|
||||||
mod revocation;
|
mod revocation;
|
||||||
|
mod rp_initiated_logout;
|
||||||
mod userinfo;
|
mod userinfo;
|
||||||
|
Reference in New Issue
Block a user