moonsflyer 6 月之前
父节点
当前提交
e56df2f029
共有 1 个文件被更改,包括 0 次插入5 次删除
  1. 0 5
      app/shopapi/lists/InfoCategoryLists.php

+ 0 - 5
app/shopapi/lists/InfoCategoryLists.php

@@ -19,12 +19,7 @@
 
 namespace app\shopapi\lists;
 
-use app\common\enum\AccountLogEnum;
-use app\common\lists\ListsSearchInterface;
-use app\common\model\Article;
-use app\common\model\Info;
 use app\common\model\InfoCategory;
-use app\common\model\Banner;
 
 class InfoCategoryLists extends BaseShopDataLists
 {