2
0
Эх сурвалжийг харах

:fire: 不用的 use App\Models\PaliText;

visuddhinanda 2 сар өмнө
parent
commit
41ebcaaf9a

+ 1 - 4
api-v13/app/Http/Resources/SentSimResource.php

@@ -4,11 +4,8 @@ namespace App\Http\Resources;
 
 use Illuminate\Http\Resources\Json\JsonResource;
 use App\Models\PaliSentence;
-use App\Models\PaliText;
-use App\Http\Api\UserApi;
-use App\Http\Api\ChannelApi;
 use App\Http\Controllers\CorpusController;
-use App\Services\AuthService;
+
 
 class SentSimResource extends JsonResource
 {