Skip to content

Commit 0fa0717

Browse files
author
Dmytro Poperechnyy
committed
MAGETWO-35527: Rename getDefaultRedirect method to getDefaultResult
- Removed unused use;
1 parent f6e5323 commit 0fa0717

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/code/Magento/Backend/Controller/Adminhtml/Cache/MassRefresh.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
*/
77
namespace Magento\Backend\Controller\Adminhtml\Cache;
88

9-
use Magento\Framework\Exception\LocalizedException;
10-
119
class MassRefresh extends \Magento\Backend\Controller\Adminhtml\Cache
1210
{
1311
/**

0 commit comments

Comments
 (0)