summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorJonathan de Jong <jonathandejong02@gmail.com>2020-09-17 14:37:01 +0200
committerGitHub <noreply@github.com>2020-09-17 08:37:01 -0400
commit837293c314b47e988fe9532115476a6536cd6406 (patch)
tree9d0ec87ddbe4372a07f8b8053b3f8e3e5c3bd3ee /changelog.d
parentUse admin_patterns for all admin APIs. (#8331) (diff)
downloadsynapse-837293c314b47e988fe9532115476a6536cd6406.tar.xz
Remove obsolete __future__ imports (#8337)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/8337.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/8337.misc b/changelog.d/8337.misc
new file mode 100644
index 0000000000..4daf272204
--- /dev/null
+++ b/changelog.d/8337.misc
@@ -0,0 +1 @@
+Remove `__future__` imports related to Python 2 compatibility.
\ No newline at end of file