remove error logs
This commit is contained in:
@@ -291,8 +291,6 @@ class Wiaas_Delivery_Process_Action {
|
||||
|
||||
$file_paths = json_decode($action_entry[$acceptance_documents_field->id]);
|
||||
|
||||
error_log($action_entry[$acceptance_documents_field->id]);
|
||||
|
||||
$documents = array();
|
||||
|
||||
foreach ($file_paths as $file_path) {
|
||||
|
||||
Reference in New Issue
Block a user