diff options
author | Mark Haines <mark.haines@matrix.org> | 2015-01-23 14:09:51 +0000 |
---|---|---|
committer | Mark Haines <mark.haines@matrix.org> | 2015-01-23 14:09:51 +0000 |
commit | 4be637cb120f00e5de99c12a79e908e2f26da8af (patch) | |
tree | c45fe4e767d585ddbfae9fc92d164e99651d2372 /synapse/rest/client/v1/profile.py | |
parent | Merge pull request #32 from matrix-org/remove_parse_id_from_hs (diff) | |
download | synapse-4be637cb120f00e5de99c12a79e908e2f26da8af.tar.xz |
Extract the client v1 base RestServlet to a separate class
Diffstat (limited to 'synapse/rest/client/v1/profile.py')
-rw-r--r-- | synapse/rest/client/v1/profile.py | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/synapse/rest/client/v1/profile.py b/synapse/rest/client/v1/profile.py |