Skip to content

Commit 3df6a51

Browse files
committed
MC-5691: Implement better developer error reporting
- Remove additional unneeded line break
1 parent df12d86 commit 3df6a51

File tree

1 file changed

+0
-1
lines changed
  • app/code/Magento/PageBuilder/view/adminhtml/web/ts/js/content-type

1 file changed

+0
-1
lines changed

app/code/Magento/PageBuilder/view/adminhtml/web/ts/js/content-type/preview.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -496,7 +496,6 @@ export default class Preview {
496496
this.updatePlaceholderVisibility(data);
497497
// Keep a reference to the display state in an observable for adding classes to the wrapper
498498
this.display(!!data.display);
499-
500499
},
501500
);
502501
if (this.parent instanceof ContentTypeCollection) {

0 commit comments

Comments
 (0)