moonsflyer 5 месяцев назад
Родитель
Сommit
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
 {