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
dccf182b52
commit
9ef5f58cfa
@ -1144,8 +1144,6 @@ class Import implements ShouldQueue
|
||||
|
||||
$key = "invoices_{$resource['id']}";
|
||||
|
||||
nlog($invoice->id);
|
||||
|
||||
$this->ids['invoices'][$key] = [
|
||||
'old' => $resource['id'],
|
||||
'new' => $invoice->id,
|
||||
|
Loading…
x
Reference in New Issue
Block a user