Remove debug log
This commit is contained in:
parent
7536574ac0
commit
4562b0d544
1 changed files with 0 additions and 1 deletions
|
|
@ -502,7 +502,6 @@ function createReplica(path, afterMap = false) {
|
||||||
type: 'put'
|
type: 'put'
|
||||||
}
|
}
|
||||||
isReady().then(() => {
|
isReady().then(() => {
|
||||||
logger.info(`put() to ${path}`)
|
|
||||||
currentGun.send(msg)
|
currentGun.send(msg)
|
||||||
})
|
})
|
||||||
return this
|
return this
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue