From afad74ac6421da4b1ae0173d0c01c26e7f083c78 Mon Sep 17 00:00:00 2001 From: jingrow Date: Mon, 27 Oct 2025 04:58:24 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=20jin/hooks.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jin/hooks.py | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 jin/hooks.py diff --git a/jin/hooks.py b/jin/hooks.py deleted file mode 100644 index 8b34a43..0000000 --- a/jin/hooks.py +++ /dev/null @@ -1,6 +0,0 @@ -app_name = "jin" -app_title = "Jin" -app_publisher = "Your Company" -app_description = "jin" -app_email = "support@yourcompany.com" -app_license = "mit"