mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-02-21 03:52:42 +00:00
Use DI for IFileSystem
This commit is contained in:
@@ -10,8 +10,6 @@ namespace MediaBrowser.Model.IO
|
||||
/// </summary>
|
||||
public interface IFileSystem
|
||||
{
|
||||
void AddShortcutHandler(IShortcutHandler handler);
|
||||
|
||||
/// <summary>
|
||||
/// Determines whether the specified filename is shortcut.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user