Remove blank line

This commit is contained in:
niksedk 2021-11-17 11:48:47 +01:00
parent e1cdd64810
commit c39bb39cec

View File

@ -108,6 +108,5 @@ TimeCode Format: " + Configuration.Settings.General.CurrentFrameRate + @" frames
subtitle.RemoveEmptyLines();
subtitle.Renumber();
}
}
}