1 files changed, 0 insertions, 25 deletions
diff --git a/packages/overlays/matrix-synapse/patches/0069-Tweak-changelog.patch b/packages/overlays/matrix-synapse/patches/0069-Tweak-changelog.patch
deleted file mode 100644
index 4619fab..0000000
--- a/packages/overlays/matrix-synapse/patches/0069-Tweak-changelog.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-From f92c6455efbecaba1ddb1595e597aec0d7e4fb42 Mon Sep 17 00:00:00 2001
-From: Devon Hudson <devonhudson@librem.one>
-Date: Tue, 20 May 2025 08:46:37 -0600
-Subject: [PATCH 69/74] Tweak changelog
-
----
- CHANGES.md | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/CHANGES.md b/CHANGES.md
-index 6837ad6bef..d29027bbfb 100644
---- a/CHANGES.md
-+++ b/CHANGES.md
-@@ -2,7 +2,7 @@
-
- ### Bugfixes
-
--- Fix startup being blocked on creating a new index. Introduced in v1.130.0rc1. ([\#18439](https://github.com/element-hq/synapse/issues/18439))
-+- Fix startup being blocked on creating a new index that was introduced in v1.130.0rc1. ([\#18439](https://github.com/element-hq/synapse/issues/18439))
- - Fix the ordering of local messages in rooms that were affected by [GHSA-v56r-hwv5-mxg6](https://github.com/advisories/GHSA-v56r-hwv5-mxg6). ([\#18447](https://github.com/element-hq/synapse/issues/18447))
-
-
---
-2.49.0
-
|