mirror of
https://gitlab.silvrtree.co.uk/martind2000/obrand-admin-server.git
synced 2025-01-10 23:35:09 +00:00
A commit to remove the comment
This commit is contained in:
parent
ed17cf525b
commit
5418093482
@ -37,9 +37,3 @@ app.listen(app.get('port'), function() {
|
|||||||
'use strict';
|
'use strict';
|
||||||
console.log(colors.magenta('Obrand Server listening on ' + app.get('port')));
|
console.log(colors.magenta('Obrand Server listening on ' + app.get('port')));
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
||||||
/* this is commented out
|
|
||||||
|
|
||||||
|
|
||||||
*/
|
|
||||||
|
Loading…
Reference in New Issue
Block a user