mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-16 14:03:03 +03:00
burn ToOptimizedResult
This commit is contained in:
@@ -75,7 +75,6 @@ namespace Jellyfin.Api.Controllers
|
||||
|
||||
var taskInfos = tasks.Select(ScheduledTaskHelpers.GetTaskInfo);
|
||||
|
||||
// TODO ToOptimizedResult
|
||||
return Ok(taskInfos);
|
||||
}
|
||||
catch (Exception e)
|
||||
|
||||
Reference in New Issue
Block a user