brave quote fix 2

This commit is contained in:
lolcat 2023-12-11 10:25:50 -05:00
parent 169f17b7b8
commit 479545165a
1 changed files with 0 additions and 2 deletions

View File

@ -459,8 +459,6 @@ class fuckhtml{
$last_char = $json[$i];
}
echo "\n\n" . $json_out . "\n\n";
return json_decode($json_out, true);
}