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'
|
||||
}
|
||||
isReady().then(() => {
|
||||
logger.info(`put() to ${path}`)
|
||||
currentGun.send(msg)
|
||||
})
|
||||
return this
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue