Removing default server_location.

This commit is contained in:
Strahinja Val Markovic 2014-08-22 11:25:58 -07:00
parent 32e3494d6e
commit c032cf30c0

View File

@ -129,7 +129,7 @@ class BaseRequest( object ):
return headers
session = FuturesSession( executor = _EXECUTOR )
server_location = 'http://localhost:6666'
server_location = ''
hmac_secret = ''