From 22e9cdb709aa4db8fcde3011094e83c119d8e38e Mon Sep 17 00:00:00 2001 From: Miguel N Date: Sat, 23 Oct 2021 07:33:45 +0100 Subject: [PATCH] Remove comments used during debug --- app/CustomFacades/IP.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/app/CustomFacades/IP.php b/app/CustomFacades/IP.php index da4579d..1197758 100755 --- a/app/CustomFacades/IP.php +++ b/app/CustomFacades/IP.php @@ -37,9 +37,6 @@ class IP { // should collect or display IPs? - // demo mode = true - // hide ips = false - if (config('demo.is_enabled') || config('app.hide_ips')) { Log::debug('Global shouldCollect: ', [