summaryrefslogtreecommitdiff
path: root/public/assets/js/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'public/assets/js/index.js')
-rw-r--r--public/assets/js/index.js2
1 files changed, 0 insertions, 2 deletions
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