mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-25 19:10:10 +00:00
Fix errant reference
This commit is contained in:
parent
2256b341b9
commit
ef2c7b5bbc
@ -186,7 +186,6 @@ def handle_request(env, start_response):
|
||||
rb['addresses'] = [(newhost, newport)]
|
||||
rb['forwarder_url'] = targurl
|
||||
rb['forwarder_server'] = nodename
|
||||
rb['']
|
||||
ssdp.check_fish(('/DeviceDescription.json', rb), newport, verify_cert)
|
||||
disco.detected(rb)
|
||||
start_response('200 OK', [])
|
||||
|
Loading…
Reference in New Issue
Block a user