Explorar o código

Update MediaBrowser.Controller/Entities/AggregateFolder.cs

Co-authored-by: Cody Robibero <cody@robibe.ro>
Rich Lander %!s(int64=4) %!d(string=hai) anos
pai
achega
a16e66615c
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      MediaBrowser.Controller/Entities/AggregateFolder.cs

+ 0 - 1
MediaBrowser.Controller/Entities/AggregateFolder.cs

@@ -57,7 +57,6 @@ namespace MediaBrowser.Controller.Entities
             return false;
         }
 
-
         protected override FileSystemMetadata[] GetFileSystemChildren(IDirectoryService directoryService)
         {
             return CreateResolveArgs(directoryService, true).FileSystemChildren;