Skip to content

Commit

Permalink
Update user.py (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
georgepstaylor authored Apr 18, 2024
1 parent 5df5246 commit 7225369
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cli/ldap_cmds/user.py
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,6 @@ def process_user_roles_list(
user_ou="ou=Users",
root_dn="dc=moj,dc=com",
):
log.info(f"secrets: {env.secrets}")
user_roles = parse_user_role_list(user_role_list)
try:
for (
Expand Down

0 comments on commit 7225369

Please sign in to comment.