Skip to content

Commit

Permalink
Update utils.py
Browse files Browse the repository at this point in the history
Travis. Using Github editor = mistake.
  • Loading branch information
sebastienvercammen committed Jan 27, 2017
1 parent 1354440 commit 785b4b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pogom/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -884,7 +884,6 @@ def complete_tutorial(api, account, tutorial_state):
return True



def dottedQuadToNum(ip):
return struct.unpack("!L", socket.inet_aton(ip))[0]

Expand Down

0 comments on commit 785b4b5

Please sign in to comment.