From 976bdace6704b60bc984635917ee56f17797c10a Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 3 Sep 2015 16:35:07 -0400 Subject: able to log in --- public/assets/js/index.js | 2 -- 1 file changed, 2 deletions(-) (limited to 'public/assets/js/index.js') diff --git a/public/assets/js/index.js b/public/assets/js/index.js index f46c1ac..6111b4e 100644 --- a/public/assets/js/index.js +++ b/public/assets/js/index.js @@ -2,8 +2,6 @@ var app = (function(){ var app = {} app.init = function(){ - user.init() - app.router = new SiteRouter () app.view = null -- cgit v1.2.3-70-g09d2