Removed unnecessary cache comments.
This commit is contained in:
parent
c93d2576af
commit
ba27e70fe3
@ -107,7 +107,6 @@ namespace Oqtane.Pages
|
||||
}
|
||||
writer.Close();
|
||||
}
|
||||
// Cache the sitemap XML
|
||||
sitemapXml = builder.ToString();
|
||||
|
||||
return Content(sitemapXml, "application/xml");
|
||||
|
Loading…
x
Reference in New Issue
Block a user