似乎现在并不需要extrabuf那个

This commit is contained in:
STDquantum 2024-01-05 20:10:44 +08:00
parent 2ae054b83e
commit ce3e130481

View File

@ -5,7 +5,6 @@ import threading
import xml.etree.ElementTree as ET
from app.log import log
from app.util.protocbuf.extrabuf_pb2 import ExtraBuf
from app.util.protocbuf.msg_pb2 import MessageBytesExtra
image_db_lock = threading.Lock()