Fix empty line printing on console (#6956)

* fix empty line printing on console
This commit is contained in:
frytimo
2024-04-23 08:53:14 -06:00
committed by GitHub
parent 33ff85ee75
commit 41eb7ac8d3
16 changed files with 1 additions and 46 deletions
-28
View File
@@ -80,31 +80,3 @@ header("Content-type: text/javascript; charset: UTF-8");
}
}
?>