@ -135,7 +135,7 @@ def delete_item(uuid):
""", (uuid,))
cursor.execute("""
DELETE
FROM history
FROM item
WHERE uuid = %s
cursor.close()
The note is not visible to the blocked user.