Skip to content

Commit 2ea8190

Browse files
author
Daniel Schmidt
committed
WIP - remove
1 parent b543985 commit 2ea8190

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

website/gatherDocs.js

-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,6 @@ async function generateDocumentation(versions, tempDir) {
105105
repo.cleanup(tempDir);
106106
console.log(`Done with ${version}\n\n`);
107107
}
108-
throw new Error("ooops");
109108
}
110109

111110
async function generate(versions, currentAttempt = 1) {

0 commit comments

Comments
 (0)