Remove comment.

This commit is contained in:
Dillon Kearns 2021-07-07 21:13:24 -07:00
parent ffb9484332
commit 32b9b8e94a

View File

@ -131,7 +131,6 @@ function buildNextPage(thread, pages) {
buildNextPage(thread, pages);
});
} else {
console.log("@@@ DONE! NO NEXT PAGE!");
thread.worker.terminate();
}
}