Skip to content

Commit 627ac47

Browse files
author
Al Manning
committed
remove warns
1 parent 6acfb51 commit 627ac47

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/publish/confluence/confluence-helper.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -603,7 +603,6 @@ export const updateLinks = (
603603

604604
updated = updated.replace(linkFullFileName, pagePath);
605605
} else {
606-
console.warn(`Link not found for ${siteFilePath}`);
607606
if (!collectedPass2Changes.includes(changeToProcess)) {
608607
collectedPass2Changes = [...collectedPass2Changes, changeToProcess];
609608
}

0 commit comments

Comments
 (0)