We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cea1a05 commit 661aacdCopy full SHA for 661aacd
retail/interactive-tutorials/events/write-user-event.js
@@ -64,7 +64,6 @@ async function main() {
64
process.on('unhandledRejection', err => {
65
console.error(err.message);
66
process.exitCode = 1;
67
-
68
});
69
70
main();
0 commit comments