mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-07 18:27:16 -04:00
Remove unnecessary debug statement in HtmlEngine.php
This commit is contained in:
parent
d5d73b4a13
commit
e2cbe85cc0
@ -765,8 +765,6 @@ class HtmlEngine
|
||||
$data[$key] = $value['value'];
|
||||
}
|
||||
|
||||
info("here 3");
|
||||
|
||||
return $data;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user