mirror of
https://github.com/blw1138/Zordon.git
synced 2026-04-25 13:54:55 -05:00
Take out temp server
This commit is contained in:
@@ -35,7 +35,7 @@ def make_sortable(tree):
|
||||
|
||||
|
||||
def available_servers():
|
||||
return [socket.gethostname(), 'deathstar.local']
|
||||
return [socket.gethostname()]
|
||||
|
||||
|
||||
class ZordonClient:
|
||||
|
||||
Reference in New Issue
Block a user