remove comment

This commit is contained in:
jenny-s51 2021-06-09 14:01:41 -04:00
parent aefac52144
commit 76f47f17f2

View file

@ -79,7 +79,6 @@ export const UserConsents = () => {
try {
await adminClient.users.revokeConsent({
id,
// realm: realm,
clientId: selectedClient!.clientId!,
});