Remove print_r from PO revision

This commit is contained in:
Karl Cordes 2025-12-08 17:16:55 +11:00
parent bb5d48a0a0
commit 52d50e8b57

View file

@ -600,7 +600,6 @@ ENDINSTRUCTIONS;
// Store job IDs to be processed after the main save
$newDoc['_job_ids'] = $job_ids;
}
print_r($newDoc);
}