modify spacing

This commit is contained in:
Amra Šabić
2018-02-18 08:43:10 +01:00
parent ce90f496d1
commit 36a4fb4272
3 changed files with 3 additions and 3 deletions

View File

@@ -18,4 +18,4 @@ var routes = require('./api/routes/userRoutes'); //importing route
routes(app); //register the route
app.listen(port);
console.log('API server started on: ' + port);
console.log('API server started on: ' + port);