Skip to content

Commit

Permalink
magento#15588: Remove extra line from if
Browse files Browse the repository at this point in the history
  • Loading branch information
dmanners authored Jun 6, 2018
1 parent 6a490a8 commit f1dd4e8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ public function execute()
$sitemap->load($id);
// if sitemap record exists
if ($sitemap->getId()) {

try {
//We need to emulate to get the correct frontend URL for the product images
$this->appEmulation->startEnvironmentEmulation(
Expand Down

0 comments on commit f1dd4e8

Please sign in to comment.