diff --git a/lib/fuckhtml.php b/lib/fuckhtml.php
index 6abe085..2f9d3aa 100644
--- a/lib/fuckhtml.php
+++ b/lib/fuckhtml.php
@@ -459,8 +459,6 @@ class fuckhtml{
$last_char = $json[$i];
}
- echo "\n\n" . $json_out . "\n\n";
-
return json_decode($json_out, true);
}