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 and StevenGuapaBV committed Jun 7, 2018
1 parent b24905c commit b4ff77e
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 b4ff77e

Please sign in to comment.