From eeafd97993ef0b7f20a1e1d9bf69282cd0d86f3c Mon Sep 17 00:00:00 2001 From: xiao-hesheng Date: Tue, 6 Aug 2024 12:20:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=81=E7=A8=8B=E5=8D=81=E5=9B=9B=E8=84=9A?= =?UTF-8?q?=E6=9C=AC=E7=BC=96=E5=86=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/db/sql/sql_del_branch_info.py | 1 - 1 file changed, 1 deletion(-) diff --git a/common/db/sql/sql_del_branch_info.py b/common/db/sql/sql_del_branch_info.py index 5b212a11..5ad5081c 100644 --- a/common/db/sql/sql_del_branch_info.py +++ b/common/db/sql/sql_del_branch_info.py @@ -3,7 +3,6 @@ import pymysql -from air_case.public1.public1.public1 import get_branch_id from common.common_func import commonFuc from common.fileUtls import FileUtils -- GitLab