From b638b981c9d1eed402a74f724969d526f4176884 Mon Sep 17 00:00:00 2001 From: Amith Koujalgi Date: Tue, 11 Mar 2025 12:05:11 +0530 Subject: [PATCH] Remove unnecessary blank lines from pom.xml Cleaned up redundant blank lines at the end of the pom.xml file to ensure consistent formatting. This helps improve code readability and adheres to standard practices. --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 6121533..fa21640 100644 --- a/pom.xml +++ b/pom.xml @@ -407,3 +407,8 @@ + + + + +