remove comment
This commit is contained in:
parent
aefac52144
commit
76f47f17f2
1 changed files with 0 additions and 1 deletions
|
@ -79,7 +79,6 @@ export const UserConsents = () => {
|
||||||
try {
|
try {
|
||||||
await adminClient.users.revokeConsent({
|
await adminClient.users.revokeConsent({
|
||||||
id,
|
id,
|
||||||
// realm: realm,
|
|
||||||
clientId: selectedClient!.clientId!,
|
clientId: selectedClient!.clientId!,
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue