From 717b570ec95ccde9d7c2cee05800f09ef858a182 Mon Sep 17 00:00:00 2001 From: Daniel Lugo Date: Thu, 8 Oct 2020 07:35:56 -0400 Subject: [PATCH] remove log --- src/routes.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/routes.js b/src/routes.js index 70cf450a..0e51da48 100644 --- a/src/routes.js +++ b/src/routes.js @@ -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