mirror of
https://github.com/matt-fidd/stratos.git
synced 2026-01-01 22:39:26 +00:00
Cleanup extra newline
This commit is contained in:
1
app.js
1
app.js
@@ -15,7 +15,6 @@ const DatabaseConnectionPool = require('./lib/DatabaseConnectionPool');
|
|||||||
const hbsHelpers = require('./lib/handlebarsHelpers.js');
|
const hbsHelpers = require('./lib/handlebarsHelpers.js');
|
||||||
const importJSON = require('./lib/importJSON');
|
const importJSON = require('./lib/importJSON');
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* loadRoutes() Loads all of the routes from /routers into a map
|
* loadRoutes() Loads all of the routes from /routers into a map
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user