From 4ce91c49928371ce08165c6627a1d163f2ecf0aa Mon Sep 17 00:00:00 2001 From: Ryan Christian <33403762+rschristian@users.noreply.github.com> Date: Tue, 25 Feb 2025 04:32:52 -0600 Subject: [PATCH] chore: Remove console log in debug --- debug/src/debug.js | 1 - 1 file changed, 1 deletion(-) diff --git a/debug/src/debug.js b/debug/src/debug.js index 23d913646a..8da063130f 100644 --- a/debug/src/debug.js +++ b/debug/src/debug.js @@ -378,7 +378,6 @@ export function initDebug() { domParentName !== 'td' && isTableElement(domParentName) ) { - console.log(domParentName, parent._dom); console.error( 'Improper nesting of table. Your