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: ', [