Ken 1 неделя назад
Родитель
Сommit
b13e06cf1f
1 измененных файлов с 0 добавлено и 3 удалено
  1. 0 3
      app/Http/Controllers/api/TelegramWebHook.php

+ 0 - 3
app/Http/Controllers/api/TelegramWebHook.php

@@ -4,9 +4,6 @@ namespace App\Http\Controllers\api;
 
 use App\Constants\StepStatus;
 use App\Constants\Util;
-use App\Exceptions\MessageException;
-use App\Models\Message;
-use App\Models\User;
 use App\Services\PublicService;
 use App\Services\QianBaoWithdrawService;
 use App\Services\SanJinRechargeService;