Browse Source

Update MediaBrowser.Controller/Providers/DirectoryService.cs

Co-authored-by: Joe Rogers <1337joe@users.noreply.github.com>
Cody Robibero 3 years ago
parent
commit
71a9ae3150
1 changed files with 0 additions and 1 deletions
  1. 0 1
      MediaBrowser.Controller/Providers/DirectoryService.cs

+ 0 - 1
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;