wesmiler hace 3 meses
padre
commit
8190fa4c51
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      app/Services/Common/MeetingService.php

+ 0 - 1
app/Services/Common/MeetingService.php

@@ -13,7 +13,6 @@ namespace App\Services\Common;
 
 use App\Models\ActionLogModel;
 use App\Models\MeetingModel;
-use App\Models\MemberModel;
 use App\Services\BaseService;
 use App\Services\MpService;
 use App\Services\RedisService;