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