mirror of
https://github.com/dillonkearns/elm-pages-v3-beta.git
synced 2025-01-05 12:57:33 +03:00
Remove comment.
This commit is contained in:
parent
ffb9484332
commit
32b9b8e94a
@ -131,7 +131,6 @@ function buildNextPage(thread, pages) {
|
|||||||
buildNextPage(thread, pages);
|
buildNextPage(thread, pages);
|
||||||
});
|
});
|
||||||
} else {
|
} else {
|
||||||
console.log("@@@ DONE! NO NEXT PAGE!");
|
|
||||||
thread.worker.terminate();
|
thread.worker.terminate();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user