Explorar o código

Update Emby.Server.Implementations/Updates/InstallationManager.cs

Co-authored-by: Cody Robibero <cody@robibe.ro>
BaronGreenback %!s(int64=4) %!d(string=hai) anos
pai
achega
ddfb13f945
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      Emby.Server.Implementations/Updates/InstallationManager.cs

+ 0 - 1
Emby.Server.Implementations/Updates/InstallationManager.cs

@@ -388,7 +388,6 @@ namespace Emby.Server.Implementations.Updates
                     // Ignore any exceptions.
                 }
             }
-            
             stream.Position = 0;
             _zipClient.ExtractAllFromZip(stream, targetDir, true);