Remove debug code
This commit is contained in:
parent
5267c8e4ca
commit
37f708f8ab
1 changed files with 0 additions and 1 deletions
|
@ -48,7 +48,6 @@ class TextFormatter
|
|||
|
||||
# html = simple_format(html, {}, sanitize: false).delete("\n") if multiline?
|
||||
html = html.delete("\n")
|
||||
p html
|
||||
|
||||
html.html_safe # rubocop:disable Rails/OutputSafety
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue