mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Fix comment
This commit is contained in:
parent
4f45c52674
commit
24679af2e8
@ -36,7 +36,7 @@ namespace MediaBrowser.Controller.Library
|
|||||||
DirectoryService = directoryService;
|
DirectoryService = directoryService;
|
||||||
}
|
}
|
||||||
|
|
||||||
// TODO make this shit gone
|
// TODO remove dependencies as properties, they should be injected where it makes sense
|
||||||
public IDirectoryService DirectoryService { get; }
|
public IDirectoryService DirectoryService { get; }
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user