Skip to content

Commit 93d102f

Browse files
committed
remove unused variable
1 parent d271346 commit 93d102f

File tree

1 file changed

+0
-1
lines changed
  • app/code/Magento/Cms/view/adminhtml/templates/browser/content

1 file changed

+0
-1
lines changed

app/code/Magento/Cms/view/adminhtml/templates/browser/content/files.phtml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
/** @var $block \Magento\Cms\Block\Adminhtml\Wysiwyg\Images\Content\Files */
88

99
$_width = $block->getImagesWidth();
10-
$_height = $block->getImagesHeight();
1110

1211
?>
1312
<?php if ($block->getFilesCount() > 0) : ?>

0 commit comments

Comments
 (0)