Skip to content

Commit d9abdcd

Browse files
author
Al Manning
committed
remove log
1 parent d7e3f21 commit d9abdcd

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/publish/confluence/confluence-helper.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -656,10 +656,6 @@ export const convertForSecondPass = (
656656
}
657657

658658
if (isContentCreate(change)) {
659-
console.log(
660-
"basename(change?.fileName?)",
661-
basename(change?.fileName ?? "")
662-
);
663659
const qmdFileName = replaceExtension(
664660
change.fileName ?? "",
665661
".xml",

0 commit comments

Comments
 (0)