Skip to content

Commit

Permalink
Merge branch 'main' into MAM-3238-on-refresh-of-foryou-feed-not-clear…
Browse files Browse the repository at this point in the history
…ing-old-posts
  • Loading branch information
jtomchak committed Nov 20, 2023
2 parents bcb5c3d + aed8cac commit 38859b6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions app/controllers/api/v3/timelines/for_you_controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -81,10 +81,6 @@ def enroll_beta
# Determined to be a Mammoth 2.0 user
# Return Personalized ForYou Feed
def fufill_foryou_statuses
cached_personalized_statuses
end

def cached_personalized_statuses
cache_collection personalized_for_you_list_statuses, Status
end

Expand Down

0 comments on commit 38859b6

Please sign in to comment.