remove todo

pull/2926/head
crobibero 5 years ago
parent e6b873f2ae
commit c5d709f77e

@ -53,7 +53,6 @@ namespace Jellyfin.Api.Controllers
return NotFound();
}
// TODO ToOptimizedResult
return Ok(result);
}
catch (Exception e)

Loading…
Cancel
Save