From ce3e130481eac333333843ff0e2fef1585027664 Mon Sep 17 00:00:00 2001 From: STDquantum <405720329@qq.com> Date: Fri, 5 Jan 2024 20:10:44 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=BC=E4=B9=8E=E7=8E=B0=E5=9C=A8=E5=B9=B6?= =?UTF-8?q?=E4=B8=8D=E9=9C=80=E8=A6=81extrabuf=E9=82=A3=E4=B8=AA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/DataBase/hard_link.py | 1 - 1 file changed, 1 deletion(-) diff --git a/app/DataBase/hard_link.py b/app/DataBase/hard_link.py index a7bf1b9..cc6ab0d 100644 --- a/app/DataBase/hard_link.py +++ b/app/DataBase/hard_link.py @@ -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()