Skip to content

Commit 8f134b8

Browse files
committed
Remove obsolete comment
1 parent 6a7da5e commit 8f134b8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/archivist/extract/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ export async function extractFromHTML(sourceDocument) {
5959

6060
for (const filterFunction of serviceSpecificFilters) {
6161
try {
62-
// We want this to be made in series
6362
await filterFunction(webPageDOM, {
6463
fetch: location,
6564
select: contentSelectors,

0 commit comments

Comments
 (0)