From 98f33df9a2682727e1465e85497e502e1e2916cd Mon Sep 17 00:00:00 2001 From: Anyon Date: Wed, 22 Apr 2020 11:49:41 +0800 Subject: [PATCH] Update Fans.php --- app/wechat/controller/Fans.php | 1 - 1 file changed, 1 deletion(-) diff --git a/app/wechat/controller/Fans.php b/app/wechat/controller/Fans.php index e4f930f55..8b2e589db 100644 --- a/app/wechat/controller/Fans.php +++ b/app/wechat/controller/Fans.php @@ -17,7 +17,6 @@ namespace app\wechat\controller; use app\wechat\service\WechatService; use think\admin\Controller; -use think\admin\Exception; use think\exception\HttpResponseException; /**