mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-01 22:56:33 +02:00
Cleanup
This commit is contained in:
@@ -1681,8 +1681,6 @@ public class HtmlHelper {
|
||||
|
||||
@NonNull
|
||||
static String getText(Context context, String html) {
|
||||
final StringBuilder sb = new StringBuilder();
|
||||
|
||||
Document d = JsoupEx.parse(html);
|
||||
|
||||
truncate(d, true);
|
||||
|
||||
Reference in New Issue
Block a user