linwu 1 년 전
부모
커밋
3470a717c3
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      app/mainapp/controller/Index.php

+ 0 - 1
app/mainapp/controller/Index.php

@@ -4,7 +4,6 @@ namespace app\mainapp\controller;
 
 use app\common\model\Config;
 use app\common\model\RensheCode;
-use app\common\model\Village;
 use app\common\model\WorkerThird;
 use app\common\service\RensheService;
 use app\mainapp\BaseController;