mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-05 07:18:47 +01:00
Merge pull request #711 from Bond-009/sysevent
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)))
|
||||
{
|
||||
appHost.Init();
|
||||
|
||||
Reference in New Issue
Block a user