mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-07 10:14:14 -04:00
Fix the 2 new warnings
This commit is contained in:
parent
10a0d6bdba
commit
cedf50eeec
@ -144,7 +144,6 @@ namespace Jellyfin.Server
|
||||
appHost.ImageProcessor.ImageEncoder = GetImageEncoder(fileSystem, appPaths, appHost.LocalizationManager);
|
||||
|
||||
await appHost.RunStartupTasks().ConfigureAwait(false);
|
||||
// TODO: read input for a stop command
|
||||
|
||||
try
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user