From 5e297b39794e4e015dedd716f3402f0bfb6efc1c Mon Sep 17 00:00:00 2001
From: arekkas <aeneas@ory.am>
Date: Sun, 18 Feb 2018 18:54:12 +0100
Subject: [PATCH] docs: Removes newline from swagger doc

---
 doc.go | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/doc.go b/doc.go
index d41afcc06e..9a9c37da78 100644
--- a/doc.go
+++ b/doc.go
@@ -1,7 +1,6 @@
 // Package main ORY Oathkeeper
 //
-// ORY Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service
-// uses Hydra to validate access tokens and policies.
+// ORY Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
 //
 //     Schemes: http, https
 //     Host: