summaryrefslogtreecommitdiff
path: root/StoneIsland/www/js/sdk/account.js
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2015-09-25 15:07:12 -0400
committerJules Laplace <jules@okfoc.us>2015-09-25 15:07:12 -0400
commit028174b202c8ff8ed62b7e008f42a1f39797ce9d (patch)
treed514281ef2799551b0d399cd6a162fe499e83cff /StoneIsland/www/js/sdk/account.js
parent3a4ccaade954bc8d9bc54bafa8a492ca75124979 (diff)
cart
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,