summaryrefslogtreecommitdiff
path: root/StoneIsland/www/js/sdk/account.js
diff options
context:
space:
mode:
Diffstat (limited to 'StoneIsland/www/js/sdk/account.js')
-rw-r--r--StoneIsland/www/js/sdk/account.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/StoneIsland/www/js/sdk/account.js b/StoneIsland/www/js/sdk/account.js
index bc37020f..7af505b8 100644
--- a/StoneIsland/www/js/sdk/account.js
+++ b/StoneIsland/www/js/sdk/account.js
@@ -20,8 +20,6 @@ sdk.account = (function(){
auth.set_user(user_id, access_token, name)
- sdk.headers['x-yoox-account-token'] = access_token
-
opt.success(data)
},
error: opt.error,