linwu 1 year ago
parent
commit
3470a717c3
1 changed files with 0 additions and 1 deletions
  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;