Skip to content

Commit

Permalink
Update usr.py
Browse files Browse the repository at this point in the history
Unneeded comment
  • Loading branch information
AnonCatalyst authored Oct 16, 2023
1 parent a95e223 commit e6a908c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions usr.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
# Set up the 'header' variable
header = headers

# Assuming you have colorama and other required modules imported properly

# Check if the correct number of command-line arguments is provided
if len(sys.argv) != 2:
print("Usage: python3 search.py <username>")
Expand Down

0 comments on commit e6a908c

Please sign in to comment.