Skip to content

Commit

Permalink
Run skuba format
Browse files Browse the repository at this point in the history
  • Loading branch information
seek-oss-ci committed Oct 28, 2023
1 parent 2ba1087 commit 82937c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/express-rest-api/src/listen.ts
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ process.on('SIGINT', () => {
listener.close(() => {
gracefullyShutdown();
});
});
});

0 comments on commit 82937c4

Please sign in to comment.