mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-07-31 00:05:27 +02:00
Remove dependency date-and-time
This commit is contained in:
parent
d301c12acd
commit
415e0a7b5a
12 changed files with 46 additions and 14 deletions
|
@ -1,4 +1,4 @@
|
|||
const date = require('date-and-time')
|
||||
const date = require('./libs/dateAndTime')
|
||||
const { LogLevel } = require('./utils/constants')
|
||||
|
||||
class Logger {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue