From 213a4f078ec1b1915b91495aa6f14c63e9f776c7 Mon Sep 17 00:00:00 2001 From: Antoine M Date: Fri, 20 Mar 2026 17:02:06 +0100 Subject: [PATCH] REFACTOR Removing unecessary lineskip --- template-parts/components/posts/post-authors.php | 1 - 1 file changed, 1 deletion(-) diff --git a/template-parts/components/posts/post-authors.php b/template-parts/components/posts/post-authors.php index c890b2d..07c8990 100644 --- a/template-parts/components/posts/post-authors.php +++ b/template-parts/components/posts/post-authors.php @@ -13,7 +13,6 @@ // get_template_part('template-parts/authors/authors-last-publications', null, array( // 'postId' => get_the_ID() // )); - ?> \ No newline at end of file