Update logger.js
This commit is contained in:
@@ -6,8 +6,6 @@ require("dotenv").config({
|
||||
quiet: true
|
||||
})
|
||||
|
||||
process.setMaxListeners(15)
|
||||
|
||||
function cleanup($stream) {
|
||||
if (!$stream.destroyed) {
|
||||
$stream.end()
|
||||
|
||||
Reference in New Issue
Block a user