Skip to content

Commit d2e5aab

Browse files
committed
Remove debugging code
1 parent 8e5a423 commit d2e5aab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/wp-includes/html-api/class-wp-html-processor.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5947,7 +5947,6 @@ private function reconstruct_active_formatting_elements(): bool {
59475947
*/
59485948
rewind:
59495949
if ( 1 === $currently_at ) {
5950-
echo "\e[90mJumping to create\e[m\n";
59515950
goto create;
59525951
}
59535952

0 commit comments

Comments
 (0)