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