浏览代码

dedup migration

crobibero 4 年之前
父节点
当前提交
3432db4998
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      Jellyfin.Server/Migrations/MigrationRunner.cs

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

@@ -24,7 +24,6 @@ namespace Jellyfin.Server.Migrations
             typeof(Routines.MigrateUserDb),
             typeof(Routines.ReaddDefaultPluginRepository),
             typeof(Routines.MigrateDisplayPreferencesDb),
-            typeof(Routines.MigrateDisplayPreferencesDb),
             typeof(Routines.RemoveDownloadImagesInAdvance),
             typeof(Routines.DownloadTheTvdbPlugin)
         };