From c2b761b5dc8f89fa8b8718a0092d0f6430871bb5 Mon Sep 17 00:00:00 2001 From: Robert Latta <robert.latta@geant.org> Date: Mon, 28 Jan 2019 10:38:27 +0000 Subject: [PATCH] Removed test comment --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 42b82c12..badfc1cd 100644 --- a/README.md +++ b/README.md @@ -309,6 +309,4 @@ Any non-empty responses are JSON formatted messages. "$schema": "http://json-schema.org/draft-07/schema#", "type": "object" } - ``` - -### Test Commit \ No newline at end of file + ``` \ No newline at end of file -- GitLab