From 90dfee1c275f350773f583d3a87f054e65b4688f Mon Sep 17 00:00:00 2001 From: Kegsay Date: Tue, 20 Jan 2015 17:49:09 +0000 Subject: [PATCH] Remove TODO note on regex --- drafts/as-http-api.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/drafts/as-http-api.rst b/drafts/as-http-api.rst index cb64a53c..1c1f342f 100644 --- a/drafts/as-http-api.rst +++ b/drafts/as-http-api.rst @@ -10,8 +10,6 @@ This contains home server APIs which are used by the application service. Registration API ``[Draft]`` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -.. NOTE:: - - Do we really have to use regex for this? Can't we do this a nicer way? This API registers the application service with its host homeserver to offer its services.