Removing default server_location.
This commit is contained in:
parent
32e3494d6e
commit
c032cf30c0
@ -129,7 +129,7 @@ class BaseRequest( object ):
|
|||||||
return headers
|
return headers
|
||||||
|
|
||||||
session = FuturesSession( executor = _EXECUTOR )
|
session = FuturesSession( executor = _EXECUTOR )
|
||||||
server_location = 'http://localhost:6666'
|
server_location = ''
|
||||||
hmac_secret = ''
|
hmac_secret = ''
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user