Remove comments used during debug
This commit is contained in:
parent
ab037a3474
commit
22e9cdb709
@ -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: ', [
|
||||
|
Loading…
x
Reference in New Issue
Block a user