cqpCow hace 2 años
padre
commit
bba632ee8b
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  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;