mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-16 14:03:03 +03:00
remove unused libs
This commit is contained in:
@@ -1795,9 +1795,6 @@ namespace Emby.Server.Implementations
|
||||
// Include composable parts in the Photos assembly
|
||||
list.Add(GetAssembly(typeof(PhotoProvider)));
|
||||
|
||||
// Common implementations
|
||||
list.Add(GetAssembly(typeof(TaskManager)));
|
||||
|
||||
// Emby.Server implementations
|
||||
list.Add(GetAssembly(typeof(InstallationManager)));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user