summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorPatrick Cloke <clokep@users.noreply.github.com>2020-08-14 09:25:40 -0400
committerGitHub <noreply@github.com>2020-08-14 09:25:40 -0400
commit6b7ce1d332766bc2da9e99b22a452e0813a2aae3 (patch)
treed50f68fdcbe14e595b119ebb27cf0673b240b560 /changelog.d
parentConvert misc database code to async (#8087) (diff)
downloadsynapse-6b7ce1d332766bc2da9e99b22a452e0813a2aae3.tar.xz
Remove some unused database functions. (#8085)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/8085.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/8085.misc b/changelog.d/8085.misc
new file mode 100644
index 0000000000..c3da1e297c
--- /dev/null
+++ b/changelog.d/8085.misc
@@ -0,0 +1 @@
+Remove some unused database functions.