This commit is contained in:
Daniel Gonzalez
2021-07-31 14:53:20 -04:00
parent 1123bc79fe
commit c276082618
+1 -1
View File
@@ -1,6 +1,6 @@
const { wlogger } = require('../adapters/wlogger')
const EntryEntiy = require('../entities/entry')
const EntryEntiy = require('../entities/entry')
class EntryLib {
constructor (localConfig = {}) {
// console.log('User localConfig: ', localConfig)