Skip to content
Snippets Groups Projects
Commit 628d8b67 authored by Alex's avatar Alex
Browse files

fix: close bracket

parent bddd8422
Branches
Tags
No related merge requests found
...@@ -74,3 +74,4 @@ module.exports = (port, host, argv) => Promise.resolve() ...@@ -74,3 +74,4 @@ module.exports = (port, host, argv) => Promise.resolve()
console.error(reason); console.error(reason);
} }
throw reason; throw reason;
});
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment