Skip to content

Commit 2aaf4da

Browse files
committed
removed commented code
1 parent aa89c5f commit 2aaf4da

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/core/query-executor.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,6 @@ export class QueryExporter {
9595
return;
9696
}
9797

98-
// contentTypes.forEach((ct: any) => exportedContentTypeUIDs.add(ct.uid));
99-
10098
// Step 2: Start with initial batch (all currently exported content types)
10199
let currentBatch = [...contentTypes];
102100

0 commit comments

Comments
 (0)