remove log
This commit is contained in:
parent
2d1688ba3d
commit
717b570ec9
1 changed files with 0 additions and 1 deletions
|
|
@ -3010,7 +3010,6 @@ module.exports = async (
|
||||||
}) => {
|
}) => {
|
||||||
const keys = path.split('.')
|
const keys = path.split('.')
|
||||||
const { tryAndWait } = require('../services/gunDB/contact-api/utils')
|
const { tryAndWait } = require('../services/gunDB/contact-api/utils')
|
||||||
console.log(keys)
|
|
||||||
return tryAndWait((gun, user) => {
|
return tryAndWait((gun, user) => {
|
||||||
// eslint-disable-next-line no-nested-ternary
|
// eslint-disable-next-line no-nested-ternary
|
||||||
let node = startFromUserGraph
|
let node = startFromUserGraph
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue