mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-21 16:25:28 +03:00
remove trailing whitespace
This commit is contained in:
@@ -155,7 +155,7 @@ namespace MediaBrowser.Api.ScheduledTasks
|
||||
return isEnabled == val;
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
var infos = result
|
||||
.Select(ScheduledTaskHelpers.GetTaskInfo)
|
||||
.ToArray();
|
||||
|
||||
Reference in New Issue
Block a user