diff --git a/Whatsapp_Chat_Exporter/extract_new.py b/Whatsapp_Chat_Exporter/extract_new.py index 3302ed4..e5f4358 100644 --- a/Whatsapp_Chat_Exporter/extract_new.py +++ b/Whatsapp_Chat_Exporter/extract_new.py @@ -254,7 +254,6 @@ def messages(db, data): )) if "-" in content["key_remote_jid"] and content["key_from_me"] == 0: name = None - if content["remote_resource"] in data: if content["chat_subject"] is not None: _jid = content["group_sender_jid"] else: