Remove comments used during debug

This commit is contained in:
Miguel Nogueira 2021-10-23 07:33:45 +01:00
parent ab037a3474
commit 22e9cdb709
Signed by: miguel456
GPG Key ID: 2CF61B825316C6A0

View File

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