Quellcode durchsuchen

Update Jellyfin.Server/Migrations/MigrationRunner.cs

Co-authored-by: Cody Robibero <cody@robibe.ro>
Claus Vium vor 4 Jahren
Ursprung
Commit
a87b87825d
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  1. 0 1
      Jellyfin.Server/Migrations/MigrationRunner.cs

+ 0 - 1
Jellyfin.Server/Migrations/MigrationRunner.cs

@@ -42,7 +42,6 @@ namespace Jellyfin.Server.Migrations
             typeof(Routines.MigrateAuthenticationDb)
         };
 
-
         /// <summary>
         /// Run all needed migrations.
         /// </summary>