mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Remove logging
This commit is contained in:
parent
8310278110
commit
7372aecb1a
@ -352,11 +352,6 @@ trait GeneratesCounter
|
||||
$counter++;
|
||||
} while ($check);
|
||||
|
||||
|
||||
nlog($counter);
|
||||
nlog($pattern);
|
||||
nlog($number);
|
||||
|
||||
return $number;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user