From 9b5bf91eab12d6c1a5f88180288653f7056285f3 Mon Sep 17 00:00:00 2001 From: Dennis Eriksen Date: Thu, 25 Apr 2013 01:24:22 +0200 Subject: test commit to dev branch --- app.js | 1 - 1 file changed, 1 deletion(-) (limited to 'app.js') diff --git a/app.js b/app.js index c292af9..67a1b13 100644 --- a/app.js +++ b/app.js @@ -33,7 +33,6 @@ require('./config/express')(app, config, passport); require('./router')(app, config); - /** * Server initiation */ -- cgit v1.2.3