From 37791321493b127e18c5488326143f9bc8dd0f56 Mon Sep 17 00:00:00 2001 From: Sae126V Date: Tue, 6 Aug 2024 08:31:33 +0000 Subject: [PATCH] Remove unnecessary line --- lib/Authentication/AuthTokens/ShibAuthToken.php | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/Authentication/AuthTokens/ShibAuthToken.php b/lib/Authentication/AuthTokens/ShibAuthToken.php index 3adeb5262..632bac5ea 100644 --- a/lib/Authentication/AuthTokens/ShibAuthToken.php +++ b/lib/Authentication/AuthTokens/ShibAuthToken.php @@ -221,5 +221,4 @@ private function getEntitlementErrorMessage() . '' . ''; } - }