Skip to content

Commit b54758b

Browse files
committed
AC-10528:Fix for Order Invoice Comment
1 parent b1b5de4 commit b54758b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/Sales/Helper/Admin.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,5 +162,4 @@ public function escapeHtmlWithLinks($data, $allowedTags = null)
162162
{
163163
return $this->escaper->escapeHtml($data, $allowedTags);
164164
}
165-
166165
}

0 commit comments

Comments
 (0)