From d6098c8b871e4fedb2e82b83940f7fcd7acf8e05 Mon Sep 17 00:00:00 2001 From: xingc Date: Mon, 24 Feb 2025 23:41:44 +0800 Subject: [PATCH] =?UTF-8?q?feat(utils):=20=E7=A7=BB=E9=99=A4=E6=97=A0?= =?UTF-8?q?=E7=94=A8=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/utils/response.py | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 core/utils/response.py diff --git a/core/utils/response.py b/core/utils/response.py deleted file mode 100644 index fe27950..0000000 --- a/core/utils/response.py +++ /dev/null @@ -1,6 +0,0 @@ -# -*- coding = utf-8 -*- -# @Time : 2025/2/13 下午5:43 -# @File : response.py -# @Software : PyCharm -# @Author : xingc -# @Desc :