summaryrefslogtreecommitdiff
path: root/StoneIsland/www/js/lib/account/LoginView.js
diff options
context:
space:
mode:
Diffstat (limited to 'StoneIsland/www/js/lib/account/LoginView.js')
-rw-r--r--StoneIsland/www/js/lib/account/LoginView.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/StoneIsland/www/js/lib/account/LoginView.js b/StoneIsland/www/js/lib/account/LoginView.js
index 9c69489e..5058d335 100644
--- a/StoneIsland/www/js/lib/account/LoginView.js
+++ b/StoneIsland/www/js/lib/account/LoginView.js
@@ -27,7 +27,6 @@ var LoginView = View.extend({
},
success: function(){
- // change login in ui to logout or whatever
},
})