mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-05 15:28:28 +01:00
Fix some warnings
This commit is contained in:
@@ -70,7 +70,6 @@ namespace Emby.Server.Implementations.EntryPoints
|
||||
if (!string.Equals(_lastConfigIdentifier, GetConfigIdentifier(), StringComparison.OrdinalIgnoreCase))
|
||||
{
|
||||
Stop();
|
||||
|
||||
Start();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user