Commit 120f7ca7 authored by Leo Iannacone's avatar Leo Iannacone

removed unused file

parent e2ac1b5d
/*
* GET home page.
*/
var config = require('../config.js')
exports.index = function(req, res){
res.render('index', config.web)
};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment