@ -62,8 +62,6 @@
exit(255);
}
$output = preg_replace("/\\t+/", "\t", $output);
file_put_contents($docpath, join("\n", $output));