Skip to content

Commit c97021f

Browse files
authored
Update sitemap-visual-diff.ts
1 parent 30225b0 commit c97021f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

scripts/sitemap-visual-diff.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,6 @@ async function run() {
156156
throw new Error("Missing preview URL");
157157
}
158158
if (!opts.previewUrl.endsWith("/")) opts.previewUrl += "/";
159-
160159
const sitemapXml = await fetchSitemap(
161160
"https://docusaurus-openapi.tryingpan.dev/sitemap.xml"
162161
);

0 commit comments

Comments
 (0)