removing unecessary spaces

This commit is contained in:
Antoine M 2024-01-15 15:37:13 +01:00
parent 69abd2be68
commit 75d4e4daef

View File

@ -3,8 +3,6 @@
function homegrade_brochure_post_title_updater($post_id) function homegrade_brochure_post_title_updater($post_id)
{ {
$my_post = array(); $my_post = array();
$my_post['ID'] = $post_id; $my_post['ID'] = $post_id;