mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-21 01:24:44 +01:00
remove trailing whitespace
This commit is contained in:
@@ -26,7 +26,7 @@ namespace OpenSubtitlesHandler.Console
|
||||
/// <summary>
|
||||
/// Write line to the console and raise the "LineWritten" event
|
||||
/// </summary>
|
||||
///
|
||||
///
|
||||
/// <param name="text">The debug line</param>
|
||||
/// <param name="code">The status</param>
|
||||
public static void WriteLine(string text, DebugCode code = DebugCode.None)
|
||||
|
||||
Reference in New Issue
Block a user