This commit is contained in:
M66B
2021-07-08 07:33:16 +02:00
parent 8d49b7e676
commit 7a3ee41f41

View File

@@ -3005,8 +3005,6 @@ public class HtmlHelper {
last.remove();
}
Log.i("MMM " + doc.html());
return doc.html();
}