cqpCow 1 year ago
parent
commit
bba632ee8b
1 changed files with 0 additions and 2 deletions
  1. 0 2
      app/Http/Controllers/Api/EmployeeController.php

+ 0 - 2
app/Http/Controllers/Api/EmployeeController.php

@@ -2,9 +2,7 @@
 
 namespace App\Http\Controllers\Api;
 
-
 use App\Service\EmployeeService;
-use App\Service\SysMenuService;
 use Illuminate\Http\Request;