@ -6,7 +6,7 @@ redis = r.Redis.from_url(REDIS_URL)
async def get_all_removed(uid):
key = f"removed:{uid}:*"
pattern = f"removed:{uid}:*"
# Create a dictionary to hold the keys and values
texts = []
The note is not visible to the blocked user.