remove unused variable
This commit is contained in:
@@ -85,7 +85,6 @@ public class Configuration : IPluginConfiguration
|
||||
newConfig.TimeSpanBetweenScansInSeconds = TimeSpanBetweenScansInSeconds;
|
||||
newConfig.FileScanPaused = FileScanPaused;
|
||||
newConfig.InitialScanComplete = InitialScanComplete;
|
||||
newConfig.HideInfoMessages = HideInfoMessages;
|
||||
newConfig.DisableOptionalPluginWarnings = DisableOptionalPluginWarnings;
|
||||
newConfig.OpenGposeImportOnGposeStart = OpenGposeImportOnGposeStart;
|
||||
newConfig.ShowTransferWindow = ShowTransferWindow;
|
||||
|
||||
Reference in New Issue
Block a user