diff --git a/utils/GunSmith/gun.js b/utils/GunSmith/gun.js index d4e9239e..c97f9caa 100644 --- a/utils/GunSmith/gun.js +++ b/utils/GunSmith/gun.js @@ -214,7 +214,6 @@ const handleMsg = async msg => { const [root, ...keys] = msg.path.split('>') if (root === '$user') { await waitForAuth() - logger.info('waited for auth ok') } /** @type {GunT.GUNNode} */