Skip to content

Commit

Permalink
MAGETWO-66767: Removed unused variable $routerId #6840
Browse files Browse the repository at this point in the history
- fix static test
  • Loading branch information
vrann committed Mar 26, 2017
1 parent 5a1b122 commit 3fab2f0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions app/code/Magento/Cms/Controller/Router.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@
namespace Magento\Cms\Controller;

/**
* Cms Controller Router
*
* @author Magento Core Team <[email protected]>
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
*/
class Router implements \Magento\Framework\App\RouterInterface
{
Expand Down

0 comments on commit 3fab2f0

Please sign in to comment.