mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-12-23 08:14:10 +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\Portfolio;
|
||||
use App\Models\UserPronoun;
|
||||
use App\Jobs\StatusPipeline\StatusDelete;
|
||||
|
||||
class DeleteAccountPipeline implements ShouldQueue
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue