mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-21 17:44:43 +01:00
Remove remnants of system events
This commit is contained in:
@@ -96,7 +96,6 @@ namespace Jellyfin.Server
|
||||
fileSystem,
|
||||
environmentInfo,
|
||||
new NullImageEncoder(),
|
||||
new SystemEvents(),
|
||||
new NetworkManager(_loggerFactory, environmentInfo)))
|
||||
{
|
||||
await appHost.InitAsync();
|
||||
|
||||
Reference in New Issue
Block a user