aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Providers/DirectoryService.cs
diff options
context:
space:
mode:
authorCody Robibero <cody@robibe.ro>2022-03-01 08:30:26 -0700
committerGitHub <noreply@github.com>2022-03-01 08:30:26 -0700
commit71a9ae315006254eeea6e86cba07c981013c6957 (patch)
treecd0f6022844fb6644b4b67a05856c72541adc7bd /MediaBrowser.Controller/Providers/DirectoryService.cs
parentfc5c6c0404b06accb3617c0d4f181bb7c344119c (diff)
Update MediaBrowser.Controller/Providers/DirectoryService.cs
Co-authored-by: Joe Rogers <1337joe@users.noreply.github.com>
Diffstat (limited to 'MediaBrowser.Controller/Providers/DirectoryService.cs')
-rw-r--r--MediaBrowser.Controller/Providers/DirectoryService.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/MediaBrowser.Controller/Providers/DirectoryService.cs b/MediaBrowser.Controller/Providers/DirectoryService.cs
index d8ed2360f..d4de97651 100644
--- a/MediaBrowser.Controller/Providers/DirectoryService.cs
+++ b/MediaBrowser.Controller/Providers/DirectoryService.cs
@@ -3,7 +3,6 @@
using System;
using System.Collections.Concurrent;
using System.Collections.Generic;
-using System.IO;
using System.Linq;
using MediaBrowser.Model.IO;