Daniel Supernault 2 سال پیش
والد
کامیت
6bf3142e8b
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      app/Jobs/StatusPipeline/StatusRemoteUpdatePipeline.php

+ 1 - 0
app/Jobs/StatusPipeline/StatusRemoteUpdatePipeline.php

@@ -10,6 +10,7 @@ use Illuminate\Queue\InteractsWithQueue;
 use Illuminate\Queue\SerializesModels;
 use App\Media;
 use App\ModLog;
+use App\Profile;
 use App\Status;
 use App\Models\StatusEdit;
 use App\Services\StatusService;