onlinetest 4 years ago
parent
commit
b92efa4139
1 changed files with 0 additions and 1 deletions
  1. 0 1
      app/Jobs/UserRententionJob.php

+ 0 - 1
app/Jobs/UserRententionJob.php

@@ -4,7 +4,6 @@ namespace App\Jobs;
 
 use App\Consts\SysConsts;
 use App\Modules\User\Models\QappUserRententionLog;
-use App\Modules\User\Models\User;
 use GuzzleHttp\Client;
 use Illuminate\Bus\Queueable;
 use Illuminate\Queue\SerializesModels;