Merge pull request #971 from pixelfed/frontend-ui-refactor

Update AP job
pull/1005/head
daniel 6 years ago committed by GitHub
commit fe916a09e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,6 +2,7 @@
namespace App\Jobs\StatusPipeline;
use Cache;
use App\Status;
use Illuminate\Bus\Queueable;
use Illuminate\Contracts\Queue\ShouldQueue;

Loading…
Cancel
Save