mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-15 16:03:28 +01:00
burn ToOptimizedResult
This commit is contained in:
parent
5d9c40ec72
commit
d8fc4f91db
1 changed files with 0 additions and 1 deletions
|
|
@ -75,7 +75,6 @@ namespace Jellyfin.Api.Controllers
|
|||
|
||||
var taskInfos = tasks.Select(ScheduledTaskHelpers.GetTaskInfo);
|
||||
|
||||
// TODO ToOptimizedResult
|
||||
return Ok(taskInfos);
|
||||
}
|
||||
catch (Exception e)
|
||||
|
|
|
|||
Loading…
Reference in a new issue