Skip to content

Commit

Permalink
Update hulk.py
Browse files Browse the repository at this point in the history
Removed trailing whitespace
  • Loading branch information
Hyperclaw79 authored Jan 31, 2020
1 parent 5d948ae commit 2685c6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hulk.py
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ def bordered(text):
"Author: Hyperclaw79\n"
)
)

root = socket.socket(socket.AF_INET, socket.SOCK_STREAM)
root_ip = "localhost"
if len(sys.argv) > 1:
Expand Down

0 comments on commit 2685c6e

Please sign in to comment.