mirror of
https://github.com/pixelfed/pixelfed.git
synced 2025-01-25 22:10:47 +00:00
Update DeleteAccountPipeline
This commit is contained in:
parent
260360ebd5
commit
2e7b77a4c4
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue