forked from mirror/pixelfed
Update DeleteAccountPipeline
This commit is contained in:
parent
260360ebd5
commit
2e7b77a4c4
|
@ -55,6 +55,7 @@ use App\Models\Poll;
|
||||||
use App\Models\PollVote;
|
use App\Models\PollVote;
|
||||||
use App\Models\Portfolio;
|
use App\Models\Portfolio;
|
||||||
use App\Models\UserPronoun;
|
use App\Models\UserPronoun;
|
||||||
|
use App\Jobs\StatusPipeline\StatusDelete;
|
||||||
|
|
||||||
class DeleteAccountPipeline implements ShouldQueue
|
class DeleteAccountPipeline implements ShouldQueue
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue