From 4102a5ff8220ab96b9a34d510243ecf18bab2ab6 Mon Sep 17 00:00:00 2001 From: Tim Caswell Date: Fri, 9 Nov 2012 13:25:23 -0600 Subject: [PATCH] Update app.js --- app.js | 1 - 1 file changed, 1 deletion(-) diff --git a/app.js b/app.js index b3c5ac7..9373e1c 100644 --- a/app.js +++ b/app.js @@ -3,7 +3,6 @@ var Routes = require('./routes'); // var TryCatch = require('./trycatch'); -//var App = module.exports = Express.createServer(); var App = Express(); // Configuration