Stay consistent with patch branch

This commit is contained in:
nicknsy 2023-02-23 16:10:18 -08:00 committed by Nick
parent 31a858f520
commit 16ea7baad4

View file

@ -25,7 +25,6 @@ namespace MediaBrowser.Controller.Providers
ForceSave = copy.ForceSave;
ReplaceAllMetadata = copy.ReplaceAllMetadata;
EnableRemoteContentProbe = copy.EnableRemoteContentProbe;
IsAutomated = copy.IsAutomated;
IsAutomated = copy.IsAutomated;
ImageRefreshMode = copy.ImageRefreshMode;