index
:
Divid
Bachelor
master
My BA project
Dennis Eriksen
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
app.js
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to '')
-rw-r--r--
app.js
2
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
*/