Skip to content

Commit

Permalink
ENGCOM-1545: [Forwardport] Removed unused class declaration and code #…
Browse files Browse the repository at this point in the history
  • Loading branch information
VladimirZaets committed May 16, 2018
2 parents c00d32c + a9b0344 commit e106261
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
Expand Up @@ -8,9 +8,6 @@

?>
<?php
/* if(isset($GET['limit'])) {
$limit = $GET['limit']
}*/
header("Location:{$block->getProduct()->getProductUrl()}#info-product_reviews");
exit;
?>
1 change: 0 additions & 1 deletion app/code/Magento/Version/Controller/Index/Index.php
Expand Up @@ -9,7 +9,6 @@
use Magento\Framework\App\Action\Action;
use Magento\Framework\App\Action\Context;
use Magento\Framework\App\ProductMetadataInterface;
use Magento\Framework\Exception\StateException;

/**
* Magento Version controller
Expand Down

0 comments on commit e106261

Please sign in to comment.