From 04a27f38c70249c7862f543fac0cc14aede5a999 Mon Sep 17 00:00:00 2001 From: Ivandro Jao Date: Wed, 23 Oct 2024 12:57:23 +0100 Subject: [PATCH] Remove redundant newline in SubtitleEdit project file This change removes an unnecessary newline at the end of src/ui/SubtitleEdit.csproj. This helps maintain consistency and cleanliness in the project file formatting. Signed-off-by: Ivandro Jao --- src/ui/SubtitleEdit.csproj | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/ui/SubtitleEdit.csproj b/src/ui/SubtitleEdit.csproj index c0bbe106a..5715fea04 100644 --- a/src/ui/SubtitleEdit.csproj +++ b/src/ui/SubtitleEdit.csproj @@ -284,10 +284,8 @@ - - \ No newline at end of file