A commit to remove the comment

This commit is contained in:
Martin Donnelly 2016-03-31 14:32:02 +01:00
parent ed17cf525b
commit 5418093482

View File

@ -37,9 +37,3 @@ app.listen(app.get('port'), function() {
'use strict';
console.log(colors.magenta('Obrand Server listening on ' + app.get('port')));
});
/* this is commented out
*/