mirror of
https://github.com/roleypoly/roleypoly-v1.git
synced 2025-06-16 10:19:10 +00:00
styling: standard.js enforcement.
This commit is contained in:
parent
b8da886601
commit
11cf1d4805
9 changed files with 17 additions and 19 deletions
|
@ -1,7 +1,7 @@
|
|||
const log = new (require('../logger'))('models/index')
|
||||
const glob = require('glob')
|
||||
const path = require('path')
|
||||
const util = require('../util/model-methods')
|
||||
// const util = require('../util/model-methods')
|
||||
|
||||
module.exports = (sql) => {
|
||||
const models = {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue