From acd234592d6125bd9659eedb5d2b7d14b1b5710a Mon Sep 17 00:00:00 2001 From: P3ngSaM <61768364+P3ngSaM@users.noreply.github.com> Date: Wed, 2 Mar 2022 15:11:04 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E5=B0=8Fbug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- TestCenter/tc_impl.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/TestCenter/tc_impl.py b/TestCenter/tc_impl.py index ee83ba8..bb8bf47 100644 --- a/TestCenter/tc_impl.py +++ b/TestCenter/tc_impl.py @@ -43,8 +43,6 @@ def delete_rid_cascade_scripts(rid): else: return '未查询到此rid相关记录' - return True - def delete_cid_cascade_scripts(cid): """