mirror of
https://github.com/M66B/FairEmail.git
synced 2025-03-19 02:15:28 +00:00
Cleanup
This commit is contained in:
parent
01e8c5b415
commit
a8fd659165
1 changed files with 0 additions and 2 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Reference in a new issue