Skip to content

Commit af9a8d2

Browse files
committed
chore: whitespace change
1 parent 898b5db commit af9a8d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ const init = () => {
1212
return app.listen(port, () => console.log(`Provider API listening on port ${port}...`));
1313
};
1414

15-
init();
15+
init();

0 commit comments

Comments
 (0)