Skip to content

Commit 26f4f2b

Browse files
chickenlandmageprince
authored andcommitted
removed return
end of class meant return was un-needed
1 parent 6275f63 commit 26f4f2b

File tree

1 file changed

+0
-1
lines changed
  • app/code/Magento/AdminNotification/Controller/Adminhtml/Notification

1 file changed

+0
-1
lines changed

app/code/Magento/AdminNotification/Controller/Adminhtml/Notification/MassRemove.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,5 @@ public function execute()
4040
}
4141
}
4242
$this->_redirect('adminhtml/*/');
43-
return;
4443
}
4544
}

0 commit comments

Comments
 (0)