Remove comments used during debug

This commit is contained in:
2021-10-23 07:33:45 +01:00
parent ab037a3474
commit 22e9cdb709

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