From e6cdac053ea5c1c28e8f77cd3a3c93674054f49d Mon Sep 17 00:00:00 2001
From: Mark Mandel <markmandel@google.com>
Date: Wed, 20 Jun 2018 17:26:28 -0700
Subject: [PATCH] Remove line

Found a line here that makes no sense.
---
 sdks/README.md | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/sdks/README.md b/sdks/README.md
index 1b4f2c053..c8e6317af 100644
--- a/sdks/README.md
+++ b/sdks/README.md
@@ -107,6 +107,3 @@ You can find the binaries in the `bin` folder in [`cmd/sdk-server`](../cmd/sdk-s
 once compilation is complete.
 
 See [Developing, Testing and Building Agones](../build) for more details.
-
-### Generating Your Own SDK
-If there is no SDK for 
\ No newline at end of file
-- 
GitLab