Skip to content

Commit

Permalink
remove logs
Browse files Browse the repository at this point in the history
  • Loading branch information
dimaanj committed Mar 21, 2024
1 parent f371676 commit 39598b3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions uui-editor/src/md-serializer/serialize.ts
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,6 @@ export function serialize(
}).join('');
}

console.log('chunk', chunk);

// This is pretty fragile code, check the long comment where we iterate over children
if (
!ignoreParagraphNewline
Expand Down

0 comments on commit 39598b3

Please sign in to comment.