From 083f5e67f0d9b66a7ecf6b1fb35096cb8e58c7b5 Mon Sep 17 00:00:00 2001 From: Anyon Date: Tue, 13 Mar 2018 19:57:25 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=9B=B4=E6=96=B0]=E7=A7=BB=E9=99=A4=E6=97=A0?= =?UTF-8?q?=E6=95=88=E5=BC=95=E5=85=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/index/controller/Index.php | 1 - 1 file changed, 1 deletion(-) diff --git a/application/index/controller/Index.php b/application/index/controller/Index.php index f7c6b564b..e9653a2c4 100644 --- a/application/index/controller/Index.php +++ b/application/index/controller/Index.php @@ -15,7 +15,6 @@ namespace app\index\controller; use controller\BasicAdmin; -use service\WechatService; /** * 应用入口控制器