mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-15 23:02:18 +01:00
remove trailing whitespace
This commit is contained in:
@@ -902,7 +902,7 @@ namespace Emby.Server.Implementations.Channels
|
||||
where T : BaseItem, new()
|
||||
{
|
||||
var id = _libraryManager.GetNewItemId(GetIdToHash(idString, channelName), typeof(T));
|
||||
|
||||
|
||||
T item = null;
|
||||
|
||||
try
|
||||
|
||||
Reference in New Issue
Block a user