From a90fd31b87f715cc423d40b43805b8889a634b76 Mon Sep 17 00:00:00 2001 From: wuyanwen Date: Sat, 7 Mar 2020 12:20:55 +0800 Subject: [PATCH] delete --- app/admin/controller/Index.php | 10 ---------- app/admin/route/index.php | 10 ---------- 2 files changed, 20 deletions(-) delete mode 100644 app/admin/controller/Index.php delete mode 100644 app/admin/route/index.php diff --git a/app/admin/controller/Index.php b/app/admin/controller/Index.php deleted file mode 100644 index 448da88..0000000 --- a/app/admin/controller/Index.php +++ /dev/null @@ -1,10 +0,0 @@ - - * @copyright By CatchAdmin - * @license https://github.com/yanwenwu/catch-admin/blob/master/LICENSE.txt - */ diff --git a/app/admin/route/index.php b/app/admin/route/index.php deleted file mode 100644 index d0d1e02..0000000 --- a/app/admin/route/index.php +++ /dev/null @@ -1,10 +0,0 @@ - - * @copyright By CatchAdmin - * @license https://github.com/yanwenwu/catch-admin/blob/master/LICENSE.txt - */