aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/app.js
diff options
context:
space:
mode:
Diffstat (limited to 'app.js')
-rw-r--r--app.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/app.js b/app.js
index 3247fc5..7fd9cbb 100644
--- a/app.js
+++ b/app.js
@@ -10,8 +10,6 @@ var express = require('express')
var app = express(); // initiates express
-
-
/**
* App configuration
*/