dedup migration

This commit is contained in:
crobibero 2020-11-15 13:51:09 -07:00
parent 4b15284324
commit 3432db4998
1 changed files with 0 additions and 1 deletions

View File

@ -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)
};