Update FeedInsertPipeline

pull/4804/head
Daniel Supernault 1 year ago
parent 06bee36c52
commit 957bbbc2bd
No known key found for this signature in database
GPG Key ID: 23740873EE6F76A1

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

Loading…
Cancel
Save