We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a490a8 commit f1dd4e8Copy full SHA for f1dd4e8
app/code/Magento/Sitemap/Controller/Adminhtml/Sitemap/Generate.php
@@ -43,7 +43,6 @@ public function execute()
43
$sitemap->load($id);
44
// if sitemap record exists
45
if ($sitemap->getId()) {
46
-
47
try {
48
//We need to emulate to get the correct frontend URL for the product images
49
$this->appEmulation->startEnvironmentEmulation(
0 commit comments