diff --git a/index.js b/index.js index 696d1a6..5595ef4 100644 --- a/index.js +++ b/index.js @@ -377,4 +377,4 @@ fs.rm('uploads', {recursive: true}, (err) => { app.listen(port) console.log('server is listening on port ' + port) }) -}) \ No newline at end of file +})