summaryrefslogtreecommitdiffstats
path: root/server/app.js
diff options
context:
space:
mode:
Diffstat (limited to 'server/app.js')
-rw-r--r--server/app.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/server/app.js b/server/app.js
index f9b0845..bc4a58b 100644
--- a/server/app.js
+++ b/server/app.js
@@ -10,7 +10,6 @@ var app = express()
global.__appdir = __dirname
-require('./lib/tftp')
// Read permissions from JSON and update the database
require('./lib/permissions/index.js')