removing unecessary lineskips
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Antoine M 2024-11-22 09:47:02 +01:00
parent 3553e7add4
commit fa7ed5355d

View File

@ -118,7 +118,6 @@ function debugQueryTest()
'field' => 'term_id'
);
$metaQuery = array(
array(
'key' => 'state',
@ -127,7 +126,6 @@ function debugQueryTest()
)
);
$args = array(
"status" => "publish",
"post_type" => "artisans",