mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-12-13 15:29:38 +00:00
Update logger to support dev only log, remove old model docs
This commit is contained in:
parent
c5a4f63670
commit
89aa4a8bdc
9 changed files with 32 additions and 286 deletions
|
|
@ -1,6 +1,5 @@
|
|||
const Logger = require('../Logger')
|
||||
const { DataTypes, Model } = require('sequelize')
|
||||
|
||||
const Logger = require('../Logger')
|
||||
const oldLibrary = require('../objects/Library')
|
||||
|
||||
module.exports = (sequelize) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue