From b0c16f56f4bf6ac3d6bfdedb94910eb12601a2ea Mon Sep 17 00:00:00 2001 From: Daniel Craig Jallits Date: Thu, 21 Jun 2018 09:26:42 -0500 Subject: [PATCH] Removes unneeded indented line in config file --- config/trustedproxy.php | 1 - 1 file changed, 1 deletion(-) diff --git a/config/trustedproxy.php b/config/trustedproxy.php index acda8d5..eac6a51 100644 --- a/config/trustedproxy.php +++ b/config/trustedproxy.php @@ -41,5 +41,4 @@ */ 'headers' => Illuminate\Http\Request::HEADER_X_FORWARDED_ALL, - ];