From f80686f89d9fbfffb3ce97d0c3dee2d27a5e43f1 Mon Sep 17 00:00:00 2001
From: Tim van Dijen <tvdijen@gmail.com>
Date: Sat, 28 Jul 2018 19:56:44 +0200
Subject: [PATCH] Whitespace

---
 modules/oauth/www/registry.php | 2 --
 1 file changed, 2 deletions(-)

diff --git a/modules/oauth/www/registry.php b/modules/oauth/www/registry.php
index f63400fcd..4fbdcd1ed 100644
--- a/modules/oauth/www/registry.php
+++ b/modules/oauth/www/registry.php
@@ -58,5 +58,3 @@ $template = new \SimpleSAML\XHTML\Template($config, 'oauth:registry.list.php');
 $template->data['entries'] = $slist;
 $template->data['userid'] = $userid;
 $template->show();
-
-
-- 
GitLab