Skip to content

Commit

Permalink
checkin
Browse files Browse the repository at this point in the history
  • Loading branch information
jctanner committed Oct 5, 2023
1 parent ccb5d70 commit 53977f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/scripts.community/fix_social_users.py
Original file line number Diff line number Diff line change
Expand Up @@ -139,5 +139,5 @@ def find_related_v3_namespaces(github_login):
print(f'\t\tFIX - delete v3:{provider_namespace}')
provider_namespace.delete()

print(f'\tFIX - delete the sync user {sync_user}')
print(f'\tFIX - delete the sync user {synced_user}')
synced_user.delete()

0 comments on commit 53977f4

Please sign in to comment.