diff --git a/source.js b/source.js index 8941577..c70aa5e 100644 --- a/source.js +++ b/source.js @@ -420,4 +420,4 @@ process.on('SIGINT', () => { console.error('Forcing shutdown...'); process.exit(1); }, 10000); -}); \ No newline at end of file +}); \ No newline at end of file