Skip to content

Commit daa78fa

Browse files
committed
MAGETWO-95368: Synonyms controller minor fix
1 parent 3831b72 commit daa78fa

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

app/code/Magento/Search/Controller/Adminhtml/Synonyms/MassDelete.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,7 @@ public function __construct(
6161
* Execute action.
6262
*
6363
* @return \Magento\Backend\Model\View\Result\Redirect
64-
* @throws \Magento\Framework\Exception\LocalizedException|\Exception
65-
* @throws \Magento\Framework\Exception\NotFoundException|\Exception
64+
* @throws \Magento\Framework\Exception\NotFoundException
6665
*/
6766
public function execute()
6867
{

0 commit comments

Comments
 (0)