summary refs log tree commit diff
path: root/synapse/rest/client/v2_alpha
diff options
context:
space:
mode:
Diffstat (limited to 'synapse/rest/client/v2_alpha')
-rw-r--r--synapse/rest/client/v2_alpha/capabilities.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/synapse/rest/client/v2_alpha/capabilities.py b/synapse/rest/client/v2_alpha/capabilities.py
index d73153ccc7..61319a7a2e 100644
--- a/synapse/rest/client/v2_alpha/capabilities.py
+++ b/synapse/rest/client/v2_alpha/capabilities.py
@@ -38,7 +38,6 @@ class CapabilitiesRestServlet(RestServlet):
                         "1": "stable",
                         "2": "stable",
                         "state-v2-test": "unstable",
-                        "3": "unstable"
                     }
                 }
             }