1
0
Fork 0

Update FeedInsertPipeline

This commit is contained in:
Daniel Supernault 2023-12-08 03:25:53 -07:00
parent 06bee36c52
commit 957bbbc2bd
No known key found for this signature in database
GPG Key ID: 23740873EE6F76A1
1 changed files with 0 additions and 1 deletions

View File

@ -79,7 +79,6 @@ class FeedInsertPipeline implements ShouldQueue, ShouldBeUniqueUntilProcessing
HomeTimelineService::add($this->pid, $this->sid);
$ids = FollowerService::localFollowerIds($this->pid);
if(!$ids || !count($ids)) {