Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
AceTheCreator committed Oct 5, 2023
1 parent 1e540cb commit 1bcc8d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/bundler/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@ async function loadBindings(bundler) {
await fs.promises.writeFile(outputFileWithoutId, JSON.stringify(bundledSchemaWithoutIds, null, 4));
}catch(e) {
throw new Error(e);

}
}
console.log('done');
Expand Down

0 comments on commit 1bcc8d6

Please sign in to comment.