remove todo

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

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

Loading…
Cancel
Save