From 7dad3700e0bf192c6efeffd5f8c83896b1e96f55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Omar=20S=C3=A1nchez=20Pizarro?= Date: Mon, 19 Jan 2026 20:42:40 +0100 Subject: [PATCH] Remove favorites.json file as part of the transition to Redis for managing favorite articles. --- favorites.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 favorites.json diff --git a/favorites.json b/favorites.json deleted file mode 100644 index 0637a08..0000000 --- a/favorites.json +++ /dev/null @@ -1 +0,0 @@ -[] \ No newline at end of file