From 4333803b0473b8e027d6a1d8ecf68e025d44eff4 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Mon, 31 Mar 2025 12:51:07 +0100 Subject: [PATCH] Replace not needed --- like.py | 1 - 1 file changed, 1 deletion(-) diff --git a/like.py b/like.py index 8139d4907..15e1b8f39 100644 --- a/like.py +++ b/like.py @@ -488,7 +488,6 @@ def update_likes_collection(recent_posts_cache: {}, collection_id = object_url likes_len = len(collection_id) - len(likes_ending) likes_of = collection_id[:likes_len] - collection_id = collection_id.replace('/statuses/', '/collection/') if not obj.get('likes'): if debug: