From 1359e9a240e1a248ab2730acf6d2114ffc3cb5e7 Mon Sep 17 00:00:00 2001 From: devil_gong Date: Tue, 12 Mar 2019 18:27:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BF=AB=E9=80=92=E6=9F=A5=E8=AF=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/plugins/expressforkdn/Admin.php | 1 - 1 file changed, 1 deletion(-) diff --git a/application/plugins/expressforkdn/Admin.php b/application/plugins/expressforkdn/Admin.php index f29d24fb1..13791d3bd 100644 --- a/application/plugins/expressforkdn/Admin.php +++ b/application/plugins/expressforkdn/Admin.php @@ -3,7 +3,6 @@ namespace app\plugins\expressforkdn; use think\Controller; use app\service\PluginsService; -use think\facade\Hook; use app\service\ExpressService; /**