remove log

This commit is contained in:
Daniel Lugo 2020-10-08 07:35:56 -04:00
parent 2d1688ba3d
commit 717b570ec9

View file

@ -3010,7 +3010,6 @@ module.exports = async (
}) => {
const keys = path.split('.')
const { tryAndWait } = require('../services/gunDB/contact-api/utils')
console.log(keys)
return tryAndWait((gun, user) => {
// eslint-disable-next-line no-nested-ternary
let node = startFromUserGraph