diff --git a/sql/updates/world/3.3.5/2026_01_26_01_world.sql b/sql/updates/world/3.3.5/2026_01_26_01_world.sql new file mode 100644 index 00000000000..da533ea461c --- /dev/null +++ b/sql/updates/world/3.3.5/2026_01_26_01_world.sql @@ -0,0 +1,2 @@ +-- +DELETE FROM `holiday_dates` WHERE (`date_id` IN (26,27));