mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-22 00:21:46 +02:00
remove todo
This commit is contained in:
parent
e6b873f2ae
commit
c5d709f77e
1 changed files with 0 additions and 1 deletions
|
|
@ -53,7 +53,6 @@ namespace Jellyfin.Api.Controllers
|
|||
return NotFound();
|
||||
}
|
||||
|
||||
// TODO ToOptimizedResult
|
||||
return Ok(result);
|
||||
}
|
||||
catch (Exception e)
|
||||
|
|
|
|||
Loading…
Reference in a new issue