From 70d74190140041d2f5e30ccdb7c6d27d8e4598cb Mon Sep 17 00:00:00 2001 From: wispx <1591788658@qq.com> Date: Wed, 2 Jan 2019 14:09:40 +0800 Subject: [PATCH] fix --- application/index/controller/Index.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/application/index/controller/Index.php b/application/index/controller/Index.php index 89a85ffd..005cc557 100644 --- a/application/index/controller/Index.php +++ b/application/index/controller/Index.php @@ -8,8 +8,6 @@ namespace app\index\controller; -use app\common\model\Images; - class Index extends Base { public function index()