From 4ba8c7abe355d2c9a63d7588c32e5bf30d94bdf9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=91=E5=8B=A4?= <51275903093@stu.ecnu.edu.cn> Date: Thu, 10 Oct 2024 11:11:19 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=20'project1/bookstore/be/mod?= =?UTF-8?q?el/=5F=5Finit=5F=5F.py'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project1/bookstore/be/model/__init__.py | 1 - 1 file changed, 1 deletion(-) delete mode 100644 project1/bookstore/be/model/__init__.py diff --git a/project1/bookstore/be/model/__init__.py b/project1/bookstore/be/model/__init__.py deleted file mode 100644 index e5a0d9b..0000000 --- a/project1/bookstore/be/model/__init__.py +++ /dev/null @@ -1 +0,0 @@ -#!/usr/bin/env python3