diff --git a/src/controllers/UserController.ts b/src/controllers/UserController.ts index 7d85e6f9..00af5b10 100644 --- a/src/controllers/UserController.ts +++ b/src/controllers/UserController.ts @@ -1155,7 +1155,6 @@ export class KeycloakController extends Controller { // if (!resultUser) { // throw new Error("Failed. Cannot set user's role."); // } - // if (!resultStaff) { // throw new Error("Failed. Cannot set staff's role."); // }