Remove GLOBALS dump

This commit is contained in:
Olusesan Ameye
2022-10-22 23:17:52 +00:00
parent 97e33ebadb
commit ffbe8c5b1a
-1
View File
@@ -1,5 +1,4 @@
<?
var_dump($GLOBALS);
if (!array_key_exists('wrenchboard', $GLOBALS)) {
class WrenchBoardAPIWrapper {
const DEBUG_API_CALLS = true;