Skip to content

Commit fa21504

Browse files
committed
Cleanup output
1 parent 6fd7f47 commit fa21504

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/prosemirror_to_html.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,6 @@ def render_opening_tag(tags)
243243

244244
def render_closing_tag(tags)
245245
tags = array_wrap(tags).reverse
246-
p ["render_closing_tag", tags]
247246

248247
return nil if tags.empty?
249248

0 commit comments

Comments
 (0)