chore: removed global eslint references

This commit is contained in:
NGPixel
2017-05-13 15:29:00 -04:00
parent 6ae6d3382d
commit 9e801548e0
25 changed files with 80 additions and 242 deletions

View File

@@ -21,7 +21,6 @@ module.exports = {
*/
init () {
let self = this
global.Mongoose = modb
let dbModelsPath = path.join(SERVERPATH, 'models')