From a5fe9122cc941847b6e74f9d1e57992d627fb48d Mon Sep 17 00:00:00 2001
From: Erik Reid <erik.reid@geant.org>
Date: Wed, 12 Feb 2020 15:55:13 +0100
Subject: [PATCH] removed a distracting comment

---
 README.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/README.md b/README.md
index a35a2b41..c90e813e 100644
--- a/README.md
+++ b/README.md
@@ -460,7 +460,6 @@ Any non-empty responses are JSON formatted messages.
                     "interface_name": {"type": "string"},
                     "other_end_interface_name": {"type": "string"},
 
-                    # TODO: check what's changed: added to make tests pass
                     'other_end_pop_name': {"type": "string"},
                     'pop_name': {"type": "string"}
                 },
-- 
GitLab