Skip to content

Commit 52555f1

Browse files
committed
MC-3791: Build stabilization
1 parent ce60db0 commit 52555f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/PageBuilder/Model/Stage/ScriptFilter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ public function removeScriptTags(string $content): string
5454
}
5555
return $dom->saveHTML();
5656
}
57-
}
57+
}

0 commit comments

Comments
 (0)