perf(UserOutputDto): eliminada contraseña al mostrar usuario

parent 4ee9337c
......@@ -13,6 +13,5 @@ public class UserOutputDto {
private String name;
private String surname;
private String email;
private String password;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment