From 3a78c9c0b56e3d826c21dea0899de6e3f602f960 Mon Sep 17 00:00:00 2001 From: zhangtao <9480807882@qq.com> Date: Mon, 12 Jan 2026 01:16:42 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=88=A0=E9=99=A4=E6=97=A0=E7=94=A8?= =?UTF-8?q?=E7=9A=84=E7=A9=BA=E6=A8=A1=E5=9D=97=E5=88=9D=E5=A7=8B=E5=8C=96?= =?UTF-8?q?=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/app/api/v1/module_gencode/__init__.py | 1 - 1 file changed, 1 deletion(-) delete mode 100644 backend/app/api/v1/module_gencode/__init__.py diff --git a/backend/app/api/v1/module_gencode/__init__.py b/backend/app/api/v1/module_gencode/__init__.py deleted file mode 100644 index 7c68785e..00000000 --- a/backend/app/api/v1/module_gencode/__init__.py +++ /dev/null @@ -1 +0,0 @@ -# -*- coding: utf-8 -*- \ No newline at end of file