Skip to content

Commit

Permalink
this is redundant too
Browse files Browse the repository at this point in the history
  • Loading branch information
sfan5 committed Oct 14, 2024
1 parent 8bb57bf commit 79fd51d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions server.py
Original file line number Diff line number Diff line change
Expand Up @@ -264,10 +264,6 @@ def serverUp(info):


def checkRequestAddress(server):
# will fall back to IP of requester, can't possibly be wrong
if "address" not in server or not server["address"]:
return

name = server["address"].lower()

# example value from minetest.conf
Expand Down

0 comments on commit 79fd51d

Please sign in to comment.