summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorAndrew Morgan <1342360+anoadragon453@users.noreply.github.com>2020-01-22 15:09:57 +0000
committerGitHub <noreply@github.com>2020-01-22 15:09:57 +0000
commitce84dd9e207d9ae88e4cf9ca8a9731fcac043969 (patch)
tree2dc8f2dda822d7970bd2f65835092c86fa896cad /changelog.d
parentFixup warning about workers changes (diff)
downloadsynapse-ce84dd9e207d9ae88e4cf9ca8a9731fcac043969.tar.xz
Remove unnecessary abstractions in admin handler (#6751)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/6751.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6751.misc b/changelog.d/6751.misc
new file mode 100644
index 0000000000..7222520528
--- /dev/null
+++ b/changelog.d/6751.misc
@@ -0,0 +1 @@
+Remove some unnecessary admin handler abstraction methods.
\ No newline at end of file