Просмотр исходного кода

Update MediaBrowser.Controller/Providers/DirectoryService.cs

Co-authored-by: Joe Rogers <1337joe@users.noreply.github.com>
Cody Robibero 3 лет назад
Родитель
Сommit
71a9ae3150
1 измененных файлов с 0 добавлено и 1 удалено
  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;