summary refs log tree commit diff
path: root/synapse/rest/client/v1_only/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'synapse/rest/client/v1_only/__init__.py')
-rw-r--r--synapse/rest/client/v1_only/__init__.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/synapse/rest/client/v1_only/__init__.py b/synapse/rest/client/v1_only/__init__.py
deleted file mode 100644
index 936f902ace..0000000000
--- a/synapse/rest/client/v1_only/__init__.py
+++ /dev/null
@@ -1,3 +0,0 @@
-"""
-REST APIs that are only used in v1 (the legacy API).
-"""