mirror of
https://github.com/LC044/WeChatMsg
synced 2024-11-14 05:21:41 +08:00
似乎现在并不需要extrabuf那个
This commit is contained in:
parent
2ae054b83e
commit
ce3e130481
@ -5,7 +5,6 @@ import threading
|
|||||||
import xml.etree.ElementTree as ET
|
import xml.etree.ElementTree as ET
|
||||||
|
|
||||||
from app.log import log
|
from app.log import log
|
||||||
from app.util.protocbuf.extrabuf_pb2 import ExtraBuf
|
|
||||||
from app.util.protocbuf.msg_pb2 import MessageBytesExtra
|
from app.util.protocbuf.msg_pb2 import MessageBytesExtra
|
||||||
|
|
||||||
image_db_lock = threading.Lock()
|
image_db_lock = threading.Lock()
|
||||||
|
Loading…
Reference in New Issue
Block a user