From d51c662659deebd0336431edbdf5ebe1216a0d05 Mon Sep 17 00:00:00 2001 From: xaoyaoo Date: Sat, 17 Aug 2024 14:06:43 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=A0=E5=BF=ABweb=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E5=8A=A0=E8=BD=BD=E6=95=B0=E6=8D=AE=EF=BC=8C=E9=87=8D=E7=BD=AE?= =?UTF-8?q?=E9=83=A8=E5=88=86api=EF=BC=8C=E8=B0=83=E6=95=B4server=E4=B8=BA?= =?UTF-8?q?fastapi?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- __init__.py | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 __init__.py diff --git a/__init__.py b/__init__.py deleted file mode 100644 index 46b30e32..00000000 --- a/__init__.py +++ /dev/null @@ -1,11 +0,0 @@ -# -*- coding: utf-8 -*-# -# ------------------------------------------------------------------------------- -# Name: __init__.py.py -# Description: -# Author: xaoyaoo -# Date: 2024/08/17 -# ------------------------------------------------------------------------------- - - -if __name__ == '__main__': - pass