Skip to content

Commit

Permalink
ok i will stop being OCD now i promise (removing unused variable)
Browse files Browse the repository at this point in the history
  • Loading branch information
shaneknapp committed Dec 13, 2023
1 parent a49960b commit e0a25d0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/delete-unused-users.py
Original file line number Diff line number Diff line change
Expand Up @@ -141,8 +141,6 @@ def main(args):
Get users from a hub, check to see if they should be deleted from the ORM
and if so, delete them!
"""
count = 1

if not args.credentials:
logger.info("No credentials file, attempting operations on a single hub.")
if not args.hub_url:
Expand Down

0 comments on commit e0a25d0

Please sign in to comment.