Skip to content

Commit bfe304f

Browse files
author
Al Manning
committed
remove todo
1 parent d3d8ec6 commit bfe304f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/publish/confluence/confluence-helper.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -449,8 +449,6 @@ export const buildSpaceChanges = (
449449
deleteChanges
450450
);
451451

452-
//TODO filter out parent deletes of newly created pages
453-
454452
const activeAncestorIds = spaceChanges.reduce(
455453
(accumulator: any, change: any) => {
456454
if (change?.ancestors?.length) {

0 commit comments

Comments
 (0)