31
2
mirror of https://github.com/joomla-extensions/jedchecker.git synced 2024-05-28 19:30:48 +00:00

remove debug code

This commit is contained in:
Denis Ryabov 2021-11-17 12:20:43 +03:00
parent ecaa6d2293
commit f6a8f06467

View File

@ -315,7 +315,6 @@ abstract class JEDCheckerHelper
$cleanContent .= substr($content, $pos, $foundPos - $pos);
$pos = $foundPos;
/**/echo "removeContent ($pos): {$match[0][0]}\n";
switch ($match[0][0])
{
case "\n":