mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-22 16:54:46 +03:00
remove log line
This commit is contained in:
@@ -587,7 +587,7 @@ namespace MediaBrowser.Controller.Entities
|
||||
|
||||
builder.Append(chunkBuilder);
|
||||
}
|
||||
Logger.Debug("ModifySortChunks Start: {0} End: {1}", name, builder.ToString());
|
||||
//Logger.Debug("ModifySortChunks Start: {0} End: {1}", name, builder.ToString());
|
||||
return builder.ToString();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user