From 4b64ee1e78876c99068c3e7b6e01bc6e67e76cb3 Mon Sep 17 00:00:00 2001 From: ivandroly Date: Sat, 11 Jul 2015 01:15:08 +0000 Subject: [PATCH] Remove redundant CRLF --- src/Logic/SubtitleFormats/Oresme.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Logic/SubtitleFormats/Oresme.cs b/src/Logic/SubtitleFormats/Oresme.cs index 964adae69..719f37e79 100644 --- a/src/Logic/SubtitleFormats/Oresme.cs +++ b/src/Logic/SubtitleFormats/Oresme.cs @@ -136,4 +136,4 @@ namespace Nikse.SubtitleEdit.Logic.SubtitleFormats } } -} +} \ No newline at end of file