mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-05 22:02:53 +01:00
remove trailing whitespace
This commit is contained in:
@@ -25,7 +25,7 @@ namespace Emby.XmlTv.Console
|
||||
var timer = Stopwatch.StartNew();
|
||||
System.Console.WriteLine("Running XMLTv Parsing");
|
||||
|
||||
var resultsFile = String.Format("C:\\Temp\\{0}_Results_{1:HHmmss}.txt",
|
||||
var resultsFile = String.Format("C:\\Temp\\{0}_Results_{1:HHmmss}.txt",
|
||||
Path.GetFileNameWithoutExtension(filename),
|
||||
DateTimeOffset.UtcNow);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user