mirror of
https://github.com/KnugiHK/WhatsApp-Chat-Exporter.git
synced 2026-01-28 21:30:43 +00:00
Fix name 'exit' is not defined (#107)
This commit is contained in:
@@ -3,6 +3,7 @@ import javaobj
|
||||
import zlib
|
||||
from Crypto.Cipher import AES
|
||||
from hashlib import sha256
|
||||
from sys import exit
|
||||
|
||||
|
||||
def _generate_hmac_of_hmac(key_stream):
|
||||
|
||||
Reference in New Issue
Block a user